diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-19 14:11:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-19 14:11:31 +0100 |
commit | 5dde66a0045793afa2b7db4f85b06c03dc84d5cb (patch) | |
tree | 728ff7b21f30a63951d3c4a2a4ff5f0c7e89bdbd /dev-libs/libbsd/libbsd-0.8.3.ebuild | |
parent | dev-games/openscenegraph: amd64 stable wrt bug #601794 (diff) | |
download | gentoo-5dde66a0045793afa2b7db4f85b06c03dc84d5cb.tar.gz gentoo-5dde66a0045793afa2b7db4f85b06c03dc84d5cb.tar.bz2 gentoo-5dde66a0045793afa2b7db4f85b06c03dc84d5cb.zip |
dev-libs/libbsd: amd64 stable wrt bug #609978
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd/libbsd-0.8.3.ebuild')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.3.ebuild b/dev-libs/libbsd/libbsd-0.8.3.ebuild index 55af9c632aea..d5d3bc846dde 100644 --- a/dev-libs/libbsd/libbsd-0.8.3.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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" |