From 27d2063a8ce38cd407a1bba3d60ff41f6510c0b5 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Fri, 27 Jan 2017 16:38:13 +0100 Subject: app-portage/repoman: add Prefix keywords Package-Manager: Portage-2.3.2-prefix, Repoman-2.3.1 --- app-portage/repoman/repoman-2.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-portage') diff --git a/app-portage/repoman/repoman-2.3.1.ebuild b/app-portage/repoman/repoman-2.3.1.ebuild index 0bc133884be6..0f3144ed6a34 100644 --- a/app-portage/repoman/repoman-2.3.1.ebuild +++ b/app-portage/repoman/repoman-2.3.1.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$ @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then S="${WORKDIR}/${P}/repoman" else SRC_URI="https://dev.gentoo.org/~dolsen/releases/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds" -- cgit v1.2.3-65-gdbad