diff options
author | 2018-08-13 22:17:44 +0100 | |
---|---|---|
committer | 2018-08-13 22:17:56 +0100 | |
commit | e8e68852182064225479136ea3c0c4cbf96d6359 (patch) | |
tree | 1ba0ac91b8b622b6c10106434f719f2fabe39f8f /dev-python | |
parent | media-libs/mesa: Version bump to 18.1.6 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/snakeoil/snakeoil-0.7.5.ebuild | 2 |
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 |