From 32592aa580aa689ec0cc3affca630afef211925b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 17 Oct 2024 17:05:37 +0300 Subject: [PATCH] app-emacs/nxml-svg-schemas: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin --- .../nxml-svg-schemas/nxml-svg-schemas-1.1.20081123-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123-r1.ebuild b/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123-r1.ebuild index 26e75ce7d906d..650e4a6b3b37e 100644 --- a/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123-r1.ebuild +++ b/app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ LICENSE="HPND" # install this one anyway because the schemas.xml syntax is not # sophisticated enough. SLOT="1.1" -KEYWORDS="amd64 x86" +KEYWORDS="amd64" # Yes this requires Java, but I'd rather not repackage this, if you # know something better in C, I'll be glad to use that.