commit: 3b4ebeab99fac41ebc91e6987039b10166fc54fe
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun May 11 05:53:09 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun May 11 05:53:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4ebeab
sys-devel/dev86: Stabilize 1.0.1 x86, #954490
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-devel/dev86/dev86-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/dev86/dev86-1.0.1.ebuild
b/sys-devel/dev86/dev86-1.0.1.ebuild
index 9f86dad543d5..1f76d5e07cee 100644
--- a/sys-devel/dev86/dev86-1.0.1.ebuild
+++ b/sys-devel/dev86/dev86-1.0.1.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/dev86"
LICENSE="GPL-2 LGPL-2 public-domain"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
RDEPEND="sys-devel/bin86"
DEPEND="${RDEPEND}"