diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-27 13:26:36 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-27 13:26:57 +0200 |
commit | 00bc4d112d5e33473eaf18220a95f2a5ab63b880 (patch) | |
tree | 65be5470512aed1953503db63f8fc4a806c9bc7a /dev-python/xkbcommon | |
parent | dev-python/zeroconf: Remove old (diff) | |
download | gentoo-00bc4d112d5e33473eaf18220a95f2a5ab63b880.tar.gz gentoo-00bc4d112d5e33473eaf18220a95f2a5ab63b880.tar.bz2 gentoo-00bc4d112d5e33473eaf18220a95f2a5ab63b880.zip |
dev-python/xkbcommon: Stabilize 1.0 amd64, #930775
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/xkbcommon')
-rw-r--r-- | dev-python/xkbcommon/xkbcommon-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xkbcommon/xkbcommon-1.0.ebuild b/dev-python/xkbcommon/xkbcommon-1.0.ebuild index be6fb2d9ee7f..5b1afed2756f 100644 --- a/dev-python/xkbcommon/xkbcommon-1.0.ebuild +++ b/dev-python/xkbcommon/xkbcommon-1.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" # x11-libs/libxkbcommon dep per README RDEPEND=" |