diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 22:30:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 22:48:34 +0200 |
commit | 3776029080fc15a61fee719f46c52d160f3550c5 (patch) | |
tree | 91280d6cc7926f42789185a03284699cd0143efe /app-portage | |
parent | net-ftp/proftpd: x86 stable (bug #690528) (diff) | |
download | gentoo-3776029080fc15a61fee719f46c52d160f3550c5.tar.gz gentoo-3776029080fc15a61fee719f46c52d160f3550c5.tar.bz2 gentoo-3776029080fc15a61fee719f46c52d160f3550c5.zip |
app-portage/repoman: x86 stable (bug #681588)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-2.3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.16.ebuild b/app-portage/repoman/repoman-2.3.16.ebuild index e9aca36c986a..cd9e4b143fc3 100644 --- a/app-portage/repoman/repoman-2.3.16.ebuild +++ b/app-portage/repoman/repoman-2.3.16.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 ~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" |