diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:59:14 +0200 |
commit | d64d3086048ccfabf15021d855ebf278b068dedd (patch) | |
tree | 621e73e4e404dd966eabff7ddc2e72bde0a43051 /dev-libs/libdnet | |
parent | dev-ml/ounit: x86 stable wrt bug #733468 (diff) | |
download | gentoo-d64d3086048ccfabf15021d855ebf278b068dedd.tar.gz gentoo-d64d3086048ccfabf15021d855ebf278b068dedd.tar.bz2 gentoo-d64d3086048ccfabf15021d855ebf278b068dedd.zip |
dev-libs/libdnet: x86 stable wrt bug #735288
Package-Manager: Portage-2.3.103, Repoman-2.3.23
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.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 bbab95505cfc..122c57b6274d 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=" |