diff options
| author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:17:02 +0100 |
|---|---|---|
| committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-26 21:18:04 +0100 |
| commit | 45ea58a07351996f40c4e283dc771b4716366b32 (patch) | |
| tree | be4f26261bcd5046aae76c5154588aad6f629e9f /dev-python | |
| parent | 01273d2f9fed7dff2c7de5a3809fb993cb768abc (diff) | |
| download | gentoo-45ea58a07351996f40c4e283dc771b4716366b32.tar.gz gentoo-45ea58a07351996f40c4e283dc771b4716366b32.tar.bz2 gentoo-45ea58a07351996f40c4e283dc771b4716366b32.zip | |
dev-python/snakeoil: Stabilize 0.9.10 x86, #832114
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/snakeoil/snakeoil-0.9.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snakeoil/snakeoil-0.9.10.ebuild b/dev-python/snakeoil/snakeoil-0.9.10.ebuild index 66ebcf075394..18d055a96e45 100644 --- a/dev-python/snakeoil/snakeoil-0.9.10.ebuild +++ b/dev-python/snakeoil/snakeoil-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,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 ~riscv ~s390 ~sparc ~x86 ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi |
