diff options
author | 2018-06-02 20:26:55 +0300 | |
---|---|---|
committer | 2018-06-02 22:09:22 +0300 | |
commit | ca310694ee367ec805f92dfec0cb2280bc755325 (patch) | |
tree | 27009bff4aff5520e79d9777c8109fd15bc15d0c /app-portage | |
parent | sys-apps/portage-2.3.40: arm64 stable (bug #657058) (diff) | |
download | gentoo-ca310694ee367ec805f92dfec0cb2280bc755325.tar.gz gentoo-ca310694ee367ec805f92dfec0cb2280bc755325.tar.bz2 gentoo-ca310694ee367ec805f92dfec0cb2280bc755325.zip |
app-portage/repoman-2.3.9: arm64 stable (bug #657058)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/repoman/repoman-2.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.9.ebuild b/app-portage/repoman/repoman-2.3.9.ebuild index 8f6c9476af10..ff0fbde30553 100644 --- a/app-portage/repoman/repoman-2.3.9.ebuild +++ b/app-portage/repoman/repoman-2.3.9.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" |