commit: 02253e5973ebda89ec13fac1e9fb5f60144d0697
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:42:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 00:42:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02253e59
sys-devel/dev86: Stabilize 1.0.1 amd64, #954490
Signed-off-by: Sam James <sam <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 ba0d392d0fd0..7c050452a177 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}"