diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:10:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-21 21:29:53 +0100 |
commit | 47b0d66e5dde033be6920bfe0243020734f74611 (patch) | |
tree | 263ab4f8671142d9a573d88e651b02aac16cf706 /app-portage | |
parent | dev-db/psqlodbc: x86 stable (bug #644544) (diff) | |
download | gentoo-47b0d66e5dde033be6920bfe0243020734f74611.tar.gz gentoo-47b0d66e5dde033be6920bfe0243020734f74611.tar.bz2 gentoo-47b0d66e5dde033be6920bfe0243020734f74611.zip |
app-portage/repoman: x86 stable (bug #644880)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.6.ebuild b/app-portage/repoman/repoman-2.3.6.ebuild index af99f99a4bcc..3f19d5d83782 100644 --- a/app-portage/repoman/repoman-2.3.6.ebuild +++ b/app-portage/repoman/repoman-2.3.6.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 ~mips ~ppc ~ppc64 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 ~mips ~ppc ~ppc64 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" |