diff options
author | 2018-10-01 01:44:34 +0300 | |
---|---|---|
committer | 2018-10-01 01:46:16 +0300 | |
commit | ae6f74c0614258df424dff864e3061f4025d813c (patch) | |
tree | 310055a0da0da048a5feed4d16092fbe9ebd20e8 | |
parent | dev-libs/libatomic_ops-7.6.6: arm64 stable (bug #666516) (diff) | |
download | gentoo-ae6f74c0614258df424dff864e3061f4025d813c.tar.gz gentoo-ae6f74c0614258df424dff864e3061f4025d813c.tar.bz2 gentoo-ae6f74c0614258df424dff864e3061f4025d813c.zip |
dev-libs/libbsd-0.9.1: arm64 stable (bug #666842)
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
RepoMan-Options: --include-arches="arm64"
-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 338bf88b13f4..e1ee98e56e54 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" |