diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-26 12:08:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-26 11:32:32 +0000 |
commit | 5984b573ca4ede36d7fc1caf000772c8589ed239 (patch) | |
tree | 665cc2ed7ac1fc4f80414070d70140ae9573d174 /app-portage | |
parent | dev-perl/BSD-Resource: stable 1.291.100 for hppa, bug #702594 (diff) | |
download | gentoo-5984b573ca4ede36d7fc1caf000772c8589ed239.tar.gz gentoo-5984b573ca4ede36d7fc1caf000772c8589ed239.tar.bz2 gentoo-5984b573ca4ede36d7fc1caf000772c8589ed239.zip |
app-portage/repoman: stable 2.3.20 for hppa, bug #705988
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-2.3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.20.ebuild b/app-portage/repoman/repoman-2.3.20.ebuild index d9fa10fac999..b6cd072245c8 100644 --- a/app-portage/repoman/repoman-2.3.20.ebuild +++ b/app-portage/repoman/repoman-2.3.20.ebuild @@ -15,7 +15,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 ~riscv ~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 ~riscv ~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" |