summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-10-06 12:13:03 -0400
committerMatt Turner <mattst88@gentoo.org>2018-10-06 12:47:22 -0400
commitd99e4c84fd92b26cadfe7368b02e1bdbf27cf158 (patch)
treecd9d9d4f783092ab742c4df00f1d67ba58297e33 /app-portage
parentnet-misc/nyx: add a -9999 (diff)
downloadgentoo-d99e4c84fd92b26cadfe7368b02e1bdbf27cf158.tar.gz
gentoo-d99e4c84fd92b26cadfe7368b02e1bdbf27cf158.tar.bz2
gentoo-d99e4c84fd92b26cadfe7368b02e1bdbf27cf158.zip
app-portage/repoman-2.3.11: ppc stable, bug 667826
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/repoman/repoman-2.3.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.11.ebuild b/app-portage/repoman/repoman-2.3.11.ebuild
index c915c5409aac..6bf888b319a9 100644
--- a/app-portage/repoman/repoman-2.3.11.ebuild
+++ b/app-portage/repoman/repoman-2.3.11.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"