diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-10 12:54:31 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-10 13:53:17 +0100 |
commit | 44aeeb7325531d11186824d887f1133db2a8a15c (patch) | |
tree | 63151ea48dc378442c0df3d7f8c86cfa45ed0be6 /dev-libs/libbsd/libbsd-0.8.2.ebuild | |
parent | dev-python/simplegui: masked for removal in 30 days. see bug 573326 (diff) | |
download | gentoo-44aeeb7325531d11186824d887f1133db2a8a15c.tar.gz gentoo-44aeeb7325531d11186824d887f1133db2a8a15c.tar.bz2 gentoo-44aeeb7325531d11186824d887f1133db2a8a15c.zip |
dev-libs/libbsd: Stable for HPPA (bug #573160).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libbsd/libbsd-0.8.2.ebuild')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.2.ebuild b/dev-libs/libbsd/libbsd-0.8.2.ebuild index e62bc8fa4c12..f8598ceff4ce 100644 --- a/dev-libs/libbsd/libbsd-0.8.2.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="static-libs" pkg_setup() { |