diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:48 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:48 +0200 |
commit | 1c715f61f4d2f6f06b908410c9314966381d94c6 (patch) | |
tree | f814aab70c00ed1b6030d3490e003dbe23b4b16f /dev-libs/libbsd | |
parent | dev-util/intltool-0.51.0-r2: alpha stable (diff) | |
download | gentoo-1c715f61f4d2f6f06b908410c9314966381d94c6.tar.gz gentoo-1c715f61f4d2f6f06b908410c9314966381d94c6.tar.bz2 gentoo-1c715f61f4d2f6f06b908410c9314966381d94c6.zip |
dev-libs/libbsd-0.8.6-r0: alpha stable
Gentoo-Bug: 630340
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild index a7a78868ab07..49dd914c5573 100644 --- a/dev-libs/libbsd/libbsd-0.8.6.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.6.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 ~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" |