diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-09-27 00:31:27 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-09-27 00:31:27 +0200 |
commit | 403039644541cc5ebeef9ec1496bd0e0e088889c (patch) | |
tree | b4b6758b593f40f3451350e79e7fd68e9ecf47f1 /dev-libs/libbsd | |
parent | dev-python/aiohttp-cors: keyword ~x86 (diff) | |
download | gentoo-403039644541cc5ebeef9ec1496bd0e0e088889c.tar.gz gentoo-403039644541cc5ebeef9ec1496bd0e0e088889c.tar.bz2 gentoo-403039644541cc5ebeef9ec1496bd0e0e088889c.zip |
dev-libs/libbsd: amd64 stable
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild index 0f4ade0ddef8..6c178d59e9d6 100644 --- a/dev-libs/libbsd/libbsd-0.8.6.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz" LICENSE="BSD BSD-2 BSD-4 ISC" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |