summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-08-13 22:17:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-13 22:17:56 +0100
commite8e68852182064225479136ea3c0c4cbf96d6359 (patch)
tree1ba0ac91b8b622b6c10106434f719f2fabe39f8f /dev-python/snakeoil
parentmedia-libs/mesa: Version bump to 18.1.6 (diff)
downloadgentoo-e8e68852182064225479136ea3c0c4cbf96d6359.tar.gz
gentoo-e8e68852182064225479136ea3c0c4cbf96d6359.tar.bz2
gentoo-e8e68852182064225479136ea3c0c4cbf96d6359.zip
dev-python/snakeoil: stable 0.7.5 for ia64, bug #659624
Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/snakeoil')
-rw-r--r--dev-python/snakeoil/snakeoil-0.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.7.5.ebuild b/dev-python/snakeoil/snakeoil-0.7.5.ebuild
index fd6fb2db0f83..f0dbfe431f4a 100644
--- a/dev-python/snakeoil/snakeoil-0.7.5.ebuild
+++ b/dev-python/snakeoil/snakeoil-0.7.5.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 ~s390 ~sh sparc x86"
SRC_URI="https://github.com/pkgcore/snakeoil/releases/download/v${PV}/${P}.tar.gz"
fi