diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:16:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:16:08 +0200 |
commit | 58821948d87ee7ef8f4710190fe4129879bc9721 (patch) | |
tree | 2cd1cea1f8dc913019171f2bc66ab286e4855f6a /app-portage | |
parent | app-i18n/pyzy: x86 stable (bug #695008) (diff) | |
download | gentoo-58821948d87ee7ef8f4710190fe4129879bc9721.tar.gz gentoo-58821948d87ee7ef8f4710190fe4129879bc9721.tar.bz2 gentoo-58821948d87ee7ef8f4710190fe4129879bc9721.zip |
app-portage/repoman: x86 stable (bug #740268)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-3.0.1.ebuild b/app-portage/repoman/repoman-3.0.1.ebuild index ec8eead352b8..1a3b360c6425 100644 --- a/app-portage/repoman/repoman-3.0.1.ebuild +++ b/app-portage/repoman/repoman-3.0.1.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 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 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" |