diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-18 23:10:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-18 23:11:14 +0100 |
commit | 2592e1ff23f2671deb8e094fc3b345ac4a1341dc (patch) | |
tree | 72c674b675819f85d20965450fc5a8dcd3968b05 /app-portage/repoman | |
parent | sys-apps/portage: stable 2.3.49 for ia64, bug #666374 (diff) | |
download | gentoo-2592e1ff23f2671deb8e094fc3b345ac4a1341dc.tar.gz gentoo-2592e1ff23f2671deb8e094fc3b345ac4a1341dc.tar.bz2 gentoo-2592e1ff23f2671deb8e094fc3b345ac4a1341dc.zip |
app-portage/repoman: stable 2.3.10 for ia64, bug #666374
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-portage/repoman')
-rw-r--r-- | app-portage/repoman/repoman-2.3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/repoman/repoman-2.3.10.ebuild b/app-portage/repoman/repoman-2.3.10.ebuild index f67731740a22..0a0ad0af8249 100644 --- a/app-portage/repoman/repoman-2.3.10.ebuild +++ b/app-portage/repoman/repoman-2.3.10.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 ~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 ~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" |