diff options
author | 2021-11-21 19:37:15 +0100 | |
---|---|---|
committer | 2021-11-21 19:38:28 +0100 | |
commit | 0cc1373c9ce3f7cd198aa0d21e6ab08e07234f32 (patch) | |
tree | f8636f1f19b43fc6a913b21237452bf5e727e23d /dev-python/bracex | |
parent | x11-misc/rofi: Stabilize 1.7.0-r1 amd64, #825474 (diff) | |
download | gentoo-0cc1373c9ce3f7cd198aa0d21e6ab08e07234f32.tar.gz gentoo-0cc1373c9ce3f7cd198aa0d21e6ab08e07234f32.tar.bz2 gentoo-0cc1373c9ce3f7cd198aa0d21e6ab08e07234f32.zip |
dev-python/bracex: Stabilize 2.2.1 ALLARCHES, #825590
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/bracex')
-rw-r--r-- | dev-python/bracex/bracex-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bracex/bracex-2.2.1.ebuild b/dev-python/bracex/bracex-2.2.1.ebuild index befaccde331d..60e4d11db697 100644 --- a/dev-python/bracex/bracex-2.2.1.ebuild +++ b/dev-python/bracex/bracex-2.2.1.ebuild @@ -25,7 +25,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" BDEPEND="test? ( dev-vcs/git )" |