diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-09-04 17:13:10 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-09-04 17:13:10 +0200 |
commit | 0b75a0773fbca5a5ac904ac9117facce1a3a7c14 (patch) | |
tree | 2bd8f3a816e6f670e4c4f6afda99c5883db2ae25 /dev-libs | |
parent | sys-devel/llvm: remove trailing whitespace (diff) | |
download | gentoo-0b75a0773fbca5a5ac904ac9117facce1a3a7c14.tar.gz gentoo-0b75a0773fbca5a5ac904ac9117facce1a3a7c14.tar.bz2 gentoo-0b75a0773fbca5a5ac904ac9117facce1a3a7c14.zip |
dev-libs/libbsd: marked ~x86-linux
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs')
-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 9bb880edd7c6..d2b44e87b4e3 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 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |