commit: a53e382df91ee7dbd86ddc0b8c1466c79ad577a3 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Jul 26 20:00:52 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Jul 26 20:00:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53e382d
sys-devel/prelink: add ~arm, bug #622528 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" sys-devel/prelink/prelink-20151030.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/prelink/prelink-20151030.ebuild b/sys-devel/prelink/prelink-20151030.ebuild index cbc1f19d9ae..69a205c9d16 100644 --- a/sys-devel/prelink/prelink-20151030.ebuild +++ b/sys-devel/prelink/prelink-20151030.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 EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${MY_PN}/snapshot/${MY_P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="doc selinux" DEPEND=">=dev-libs/elfutils-0.100[static-libs(+)]
