diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 11:59:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-13 12:01:35 +0200 |
commit | 9f8854105ab145dbe728ecee69fc0c8e5853bdfa (patch) | |
tree | 741810b27642eeec9a94b80fa954f7d2c10df456 /dev-libs/libdnet | |
parent | dev-util/rbtools: x86 stable wrt bug #747412 (diff) | |
download | gentoo-9f8854105ab145dbe728ecee69fc0c8e5853bdfa.tar.gz gentoo-9f8854105ab145dbe728ecee69fc0c8e5853bdfa.tar.bz2 gentoo-9f8854105ab145dbe728ecee69fc0c8e5853bdfa.zip |
dev-libs/libdnet: x86 stable wrt bug #747436
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/libdnet-1.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libdnet/libdnet-1.14-r1.ebuild b/dev-libs/libdnet/libdnet-1.14-r1.ebuild index 0f38ad093d89..aa60351e6e6c 100644 --- a/dev-libs/libdnet/libdnet-1.14-r1.ebuild +++ b/dev-libs/libdnet/libdnet-1.14-r1.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=" |