diff options
author | 2020-09-24 08:45:41 +0200 | |
---|---|---|
committer | 2020-09-24 08:46:33 +0200 | |
commit | 3847de55d70baf13904fde86f04a972959897ee3 (patch) | |
tree | 680bb6a54fc737e622a16b2554e72463ca8888a0 /dev-libs/libdnet | |
parent | net-libs/serf: amd64 stable wrt bug #730632 (diff) | |
download | gentoo-3847de55d70baf13904fde86f04a972959897ee3.tar.gz gentoo-3847de55d70baf13904fde86f04a972959897ee3.tar.bz2 gentoo-3847de55d70baf13904fde86f04a972959897ee3.zip |
dev-libs/libdnet: amd64 stable wrt bug #735288
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 d44d1d79a672..bbab95505cfc 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=" |