diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-09 12:33:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-09 12:33:19 +0300 |
commit | d88e377c878b6ac9776ae2dac92d1641c3c43166 (patch) | |
tree | f3cc9e5a6a492f43d54881ba86696da302a6414a | |
parent | app-text/docbook-sgml-dtd: arm stable wrt bug #666826 (diff) | |
download | gentoo-d88e377c878b6ac9776ae2dac92d1641c3c43166.tar.gz gentoo-d88e377c878b6ac9776ae2dac92d1641c3c43166.tar.bz2 gentoo-d88e377c878b6ac9776ae2dac92d1641c3c43166.zip |
dev-libs/libbsd: arm stable wrt bug #666842
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-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 af8633e3a839..dbeaadab404a 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" |