summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:19:30 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:20:15 +0200
commit24e240eab9e5b83813a2cbeb171ce062326ae3a1 (patch)
treedc696e6203a13ea784de368982161077cbc5ad9e /dev-python/snakeoil/snakeoil-9999.ebuild
parentdev-python/setuptools: keyword ~riscv (diff)
downloadgentoo-24e240eab9e5b83813a2cbeb171ce062326ae3a1.tar.gz
gentoo-24e240eab9e5b83813a2cbeb171ce062326ae3a1.tar.bz2
gentoo-24e240eab9e5b83813a2cbeb171ce062326ae3a1.zip
dev-python/snakeoil: keyword ~riscv, add python-3.7 as provider
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-python/snakeoil/snakeoil-9999.ebuild')
-rw-r--r--dev-python/snakeoil/snakeoil-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-9999.ebuild b/dev-python/snakeoil/snakeoil-9999.ebuild
index b52898dd1d35..e7629b6dfc9f 100644
--- a/dev-python/snakeoil/snakeoil-9999.ebuild
+++ b/dev-python/snakeoil/snakeoil-9999.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
SRC_URI="https://github.com/pkgcore/snakeoil/releases/download/v${PV}/${P}.tar.gz"
fi