summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2025-04-12 09:29:05 +0200
committerMichał Górny <mgorny@gentoo.org>2025-04-12 09:29:05 +0200
commit950e85f278292683a28aa95e204de1edd19f6cc1 (patch)
tree53d9290bc868a25b0b1af44f8637ed4b3936a8e1 /dev-python
parentfd954a77e53fb63ad1147b0dcf07253207d461a3 (diff)
downloadgentoo-950e85f278292683a28aa95e204de1edd19f6cc1.tar.gz
gentoo-950e85f278292683a28aa95e204de1edd19f6cc1.tar.bz2
gentoo-950e85f278292683a28aa95e204de1edd19f6cc1.zip
dev-python/piexif: Stabilize 1.1.3-r4 ALLARCHES, #953585
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/piexif/piexif-1.1.3-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/piexif/piexif-1.1.3-r4.ebuild b/dev-python/piexif/piexif-1.1.3-r4.ebuild
index 810abf98f010..8eceac40006f 100644
--- a/dev-python/piexif/piexif-1.1.3-r4.ebuild
+++ b/dev-python/piexif/piexif-1.1.3-r4.ebuild
@@ -17,7 +17,7 @@ SRC_URI="$(pypi_sdist_url "${PN}" "${PV}" .zip)"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"