diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:28:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:29:21 +0200 |
commit | 84fc2797213f69c002b41cb980a79e8c9149920f (patch) | |
tree | d20b6cb4fc032afd3fccf48a7fef5180e7e7d2fc /dev-libs/libdnet | |
parent | net-libs/serf: ppc64 stable wrt bug #730632 (diff) | |
download | gentoo-84fc2797213f69c002b41cb980a79e8c9149920f.tar.gz gentoo-84fc2797213f69c002b41cb980a79e8c9149920f.tar.bz2 gentoo-84fc2797213f69c002b41cb980a79e8c9149920f.zip |
dev-libs/libdnet: ppc64 stable wrt bug #735288
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14.ebuild b/dev-libs/libdnet/libdnet-1.14.ebuild index 133a32c0ebb5..4a214f34a2f0 100644 --- a/dev-libs/libdnet/libdnet-1.14.ebuild +++ b/dev-libs/libdnet/libdnet-1.14.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ofalk/${PN}/archive/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="python static-libs test" DEPEND=" |