diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:32:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:32:09 +0200 |
commit | a137aa63455b1631d772f128d88d9c095de07eed (patch) | |
tree | 95d3c5330395e3c0da7e8744b5673568e8b6fa2c /dev-libs/libdnet | |
parent | net-libs/serf: sparc stable wrt bug #730632 (diff) | |
download | gentoo-a137aa63455b1631d772f128d88d9c095de07eed.tar.gz gentoo-a137aa63455b1631d772f128d88d9c095de07eed.tar.bz2 gentoo-a137aa63455b1631d772f128d88d9c095de07eed.zip |
dev-libs/libdnet: sparc stable wrt bug #735288
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
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 4a214f34a2f0..d44d1d79a672 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=" |