diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-16 19:02:53 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-16 19:51:06 +0100 |
commit | 192e57d786b137d6e2b65aab7cffddd74d59cc3c (patch) | |
tree | 40c9f3394593736db187daf6e06db799a6d19212 /dev-libs/libbsd | |
parent | dev-util/drone: Version bump to 0.5.0 (diff) | |
download | gentoo-192e57d786b137d6e2b65aab7cffddd74d59cc3c.tar.gz gentoo-192e57d786b137d6e2b65aab7cffddd74d59cc3c.tar.bz2 gentoo-192e57d786b137d6e2b65aab7cffddd74d59cc3c.zip |
dev-libs/libbsd: arm64 stable (bug 611352).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="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 0db1f395fd9b..920b765cd2b6 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" |