diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-19 14:33:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-19 14:33:23 +0100 |
commit | 268754594196656d61d0c683a610528a97e5f2fb (patch) | |
tree | 68aa43bd3b82451218f32a48a6b24f2c75b72cb3 /dev-libs/libbsd | |
parent | dev-games/openscenegraph: x86 stable wrt bug #601794 (diff) | |
download | gentoo-268754594196656d61d0c683a610528a97e5f2fb.tar.gz gentoo-268754594196656d61d0c683a610528a97e5f2fb.tar.bz2 gentoo-268754594196656d61d0c683a610528a97e5f2fb.zip |
dev-libs/libbsd: x86 stable wrt bug #609978
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 d5d3bc846dde..c240b62f5a25 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 ~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" |