diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:45:32 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:46:08 -0400 |
commit | 559156a4c76ea700e23fedd18e7795be9edeb464 (patch) | |
tree | 252ef49bb17e7d50e574813d68ecab244de0f777 /dev-libs/libbsd | |
parent | dev-libs/dbus-glib-0.110: ppc stable, bug 666832 (diff) | |
download | gentoo-559156a4c76ea700e23fedd18e7795be9edeb464.tar.gz gentoo-559156a4c76ea700e23fedd18e7795be9edeb464.tar.bz2 gentoo-559156a4c76ea700e23fedd18e7795be9edeb464.zip |
dev-libs/libbsd-0.9.1: ppc stable, bug 666842
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-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 e1ee98e56e54..6b61ae3525dd 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" |