diff options
author | 2024-05-28 17:58:59 +0100 | |
---|---|---|
committer | 2024-05-28 17:58:59 +0100 | |
commit | a62c54cc25439211979c2c075b00053be76039a0 (patch) | |
tree | 60b01b27e503688a25df9e19d3a944458b5fb70d /dev-python/pywlroots | |
parent | dev-python/ujson: Stabilize 5.10.0 amd64, #932883 (diff) | |
download | gentoo-a62c54cc25439211979c2c075b00053be76039a0.tar.gz gentoo-a62c54cc25439211979c2c075b00053be76039a0.tar.bz2 gentoo-a62c54cc25439211979c2c075b00053be76039a0.zip |
dev-python/pywlroots: Stabilize 0.17.0 amd64, #932901
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pywlroots')
-rw-r--r-- | dev-python/pywlroots/pywlroots-0.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pywlroots/pywlroots-0.17.0.ebuild b/dev-python/pywlroots/pywlroots-0.17.0.ebuild index 9a4044ba719c..6f6089d7c382 100644 --- a/dev-python/pywlroots/pywlroots-0.17.0.ebuild +++ b/dev-python/pywlroots/pywlroots-0.17.0.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 |