app-portage/repoman: keyworded 2.3.6 for sparc, bug #634936 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
This commit is contained in:
Sergei Trofimovich
2017-11-15 07:29:59 +00:00
parent 8beda31a05
commit 4f5f987eca

View File

@@ -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="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"