diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-03-21 12:13:27 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-21 13:07:20 +0200 |
commit | 3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c (patch) | |
tree | 74fed40fe2e7c15fadbac4ddafff80c0574e588e /dev-libs | |
parent | net-misc/ubridge: New package (diff) | |
download | gentoo-3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c.tar.gz gentoo-3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c.tar.bz2 gentoo-3f4d50ef2dc4a0b0a6ab2229f743255fb2c9a59c.zip |
dev-libs/libbsd-0.8.6: arm64 stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild index 6c178d59e9d6..ab9fdb3b03f9 100644 --- a/dev-libs/libbsd/libbsd-0.8.6.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |