diff options
author | 2022-02-27 13:13:56 +0100 | |
---|---|---|
committer | 2022-02-27 13:22:14 +0100 | |
commit | 7a2492a7cc25f8f6379de2313c6b063f68def92c (patch) | |
tree | 7a42263b7f46ef094aa1fe7f12cc20c228e6a516 /dev-python/etuples | |
parent | dev-python/dogpile-cache: Stabilize 1.1.5 ALLARCHES, #834175 (diff) | |
download | gentoo-7a2492a7cc25f8f6379de2313c6b063f68def92c.tar.gz gentoo-7a2492a7cc25f8f6379de2313c6b063f68def92c.tar.bz2 gentoo-7a2492a7cc25f8f6379de2313c6b063f68def92c.zip |
dev-python/etuples: Stabilize 0.3.4 ALLARCHES, #834176
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/etuples')
-rw-r--r-- | dev-python/etuples/etuples-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/etuples/etuples-0.3.4.ebuild b/dev-python/etuples/etuples-0.3.4.ebuild index ff9f5b15c917..7943b068985c 100644 --- a/dev-python/etuples/etuples-0.3.4.ebuild +++ b/dev-python/etuples/etuples-0.3.4.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" dev-python/cons[${PYTHON_USEDEP}] |