diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 12:17:33 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:04:52 +0100 |
commit | bfb1499c844d7eb8d609606121ab44f86175e0eb (patch) | |
tree | a39ec0e0e7bda8d81c6b087fca1e58f80acc5778 /dev-libs/libbsd | |
parent | dev-libs/libev: arm stable (bug 609582). (diff) | |
download | gentoo-bfb1499c844d7eb8d609606121ab44f86175e0eb.tar.gz gentoo-bfb1499c844d7eb8d609606121ab44f86175e0eb.tar.bz2 gentoo-bfb1499c844d7eb8d609606121ab44f86175e0eb.zip |
dev-libs/libbsd: arm stable (bug 609978).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.3.ebuild b/dev-libs/libbsd/libbsd-0.8.3.ebuild index 1e92abd23b43..10d7823faf12 100644 --- a/dev-libs/libbsd/libbsd-0.8.3.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.3.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" |