diff options
author | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:21:24 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-02-14 18:21:24 +0100 |
commit | 62814f055695405963e557e308df0c8304286612 (patch) | |
tree | 562f66812e33294ad213567a1dc4de0b1940c956 /dev-libs/libbsd | |
parent | net-misc/socat: arm stable, bug #573602 (diff) | |
download | gentoo-62814f055695405963e557e308df0c8304286612.tar.gz gentoo-62814f055695405963e557e308df0c8304286612.tar.bz2 gentoo-62814f055695405963e557e308df0c8304286612.zip |
dev-libs/libbsd: arm stable, bug #573160
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/libbsd')
-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 8ea964288df0..b24a6b8df277 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() { |