commit: b3b09b2224d96f01b70ec180a1e76ef85a530e70 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 12 22:40:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 12 22:40:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b09b22
x11-misc/dex: Stabilize 0.9.0 amd64, #928078 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/dex/dex-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dex/dex-0.9.0.ebuild b/x11-misc/dex/dex-0.9.0.ebuild index 007e212716ee..d111cecdf613 100644 --- a/x11-misc/dex/dex-0.9.0.ebuild +++ b/x11-misc/dex/dex-0.9.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jceb/dex/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" # https://github.com/jceb/dex/issues/37
