diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 18:52:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 18:52:53 -0700 |
commit | 451bdf8ec338fe10f52295b6179ea61757062ae1 (patch) | |
tree | f597b1c5b4cf209e4e9378995a82d7c2752f7f8c /app-portage | |
parent | net-print/hplip-3.18.6: ppc64 stable, bug 652926 (diff) | |
download | gentoo-451bdf8ec338fe10f52295b6179ea61757062ae1.tar.gz gentoo-451bdf8ec338fe10f52295b6179ea61757062ae1.tar.bz2 gentoo-451bdf8ec338fe10f52295b6179ea61757062ae1.zip |
app-portage/repoman-2.3.10: ppc stable, bug 666374
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-2.3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.10.ebuild b/app-portage/repoman/repoman-2.3.10.ebuild index e4c2e52c647e..5c5835e8d7bc 100644 --- a/app-portage/repoman/repoman-2.3.10.ebuild +++ b/app-portage/repoman/repoman-2.3.10.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then S="${WORKDIR}/${P}/repoman" else SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-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" |