diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 11:03:13 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-05-18 11:03:13 +0200 |
commit | fb92e39e52724e38948d29b888954be6980d82e7 (patch) | |
tree | 0c02b9baa323401cb8cb55415da6f1e5f43a85b4 /dev-libs/libbsd | |
parent | dev-ruby/coffee-rails: marked ~amd64-linux (diff) | |
download | gentoo-fb92e39e52724e38948d29b888954be6980d82e7.tar.gz gentoo-fb92e39e52724e38948d29b888954be6980d82e7.tar.bz2 gentoo-fb92e39e52724e38948d29b888954be6980d82e7.zip |
dev-libs/libbsd: marked ~amd64-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.3.ebuild b/dev-libs/libbsd/libbsd-0.8.3.ebuild index 59b5735b29b1..b60692f5ecc5 100644 --- a/dev-libs/libbsd/libbsd-0.8.3.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.3.ebuild @@ -11,7 +11,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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |