diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:48:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-04 10:48:45 +0300 |
commit | 7b8f478f42952a2c30f02c670b16a31274735948 (patch) | |
tree | 9e4dfa98d607ed939f30d5efa1f31204365cadea /dev-python/pywlroots | |
parent | dev-python/reportlab: Stabilize 4.2.0 ppc, #931170 (diff) | |
download | gentoo-7b8f478f42952a2c30f02c670b16a31274735948.tar.gz gentoo-7b8f478f42952a2c30f02c670b16a31274735948.tar.bz2 gentoo-7b8f478f42952a2c30f02c670b16a31274735948.zip |
dev-python/pywlroots: Stabilize 0.16.7 amd64, #931188
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pywlroots')
-rw-r--r-- | dev-python/pywlroots/pywlroots-0.16.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pywlroots/pywlroots-0.16.7.ebuild b/dev-python/pywlroots/pywlroots-0.16.7.ebuild index 9a4044ba719c..6f6089d7c382 100644 --- a/dev-python/pywlroots/pywlroots-0.16.7.ebuild +++ b/dev-python/pywlroots/pywlroots-0.16.7.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" IUSE="X" # See README for wlroots dep |