diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:45 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:09 -0400 |
commit | 3f4cbb9617ab95df48b59d947ffe773d05305d56 (patch) | |
tree | b7057aceee5209efee8b1366efd2efad14a71126 /dev-libs | |
parent | dev-libs/dbus-glib-0.110: ppc64 stable, bug 666832 (diff) | |
download | gentoo-3f4cbb9617ab95df48b59d947ffe773d05305d56.tar.gz gentoo-3f4cbb9617ab95df48b59d947ffe773d05305d56.tar.bz2 gentoo-3f4cbb9617ab95df48b59d947ffe773d05305d56.zip |
dev-libs/libbsd-0.9.1: ppc64 stable, bug 666842
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.9.1.ebuild b/dev-libs/libbsd/libbsd-0.9.1.ebuild index 6b61ae3525dd..af8633e3a839 100644 --- a/dev-libs/libbsd/libbsd-0.9.1.ebuild +++ b/dev-libs/libbsd/libbsd-0.9.1.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 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |