diff options
author | Myckel Habets <m.e.j.habets@biology.leidenuniv.nl> | 2017-09-15 21:47:04 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-15 21:48:02 +1000 |
commit | 3970d9c9ffe5aae50007f3abc1fa5e4a46d8ba7b (patch) | |
tree | 019c7f2f1e39788ee0831b0ec469e75f483f99f0 /dev-libs/libbsd | |
parent | dev-util/pycharm-professional: Remove old (diff) | |
download | gentoo-3970d9c9ffe5aae50007f3abc1fa5e4a46d8ba7b.tar.gz gentoo-3970d9c9ffe5aae50007f3abc1fa5e4a46d8ba7b.tar.bz2 gentoo-3970d9c9ffe5aae50007f3abc1fa5e4a46d8ba7b.zip |
dev-libs/libbsd: x86 stable
Bug: https://bugs.gentoo.org/630340
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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 90563f411bff..a7a78868ab07 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" |