commit: 1e0801c7f035180060ab89c525808eb11c86dd77 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Fri May 2 12:52:15 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri May 2 12:53:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0801c7
x11-misc/dex: keyword 0.10.1 for ~amd64, ~x86 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-misc/dex/dex-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/dex/dex-0.10.1.ebuild b/x11-misc/dex/dex-0.10.1.ebuild index bf7d77c4a784..c81ce406f765 100644 --- a/x11-misc/dex/dex-0.10.1.ebuild +++ b/x11-misc/dex/dex-0.10.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jceb/dex/archive/refs/tags/${PV}.tar.gz -> ${P}.tar. 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
