commit:     df882bb52645b13d02a475e5b677a68eb9d2f4ee
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 14:38:32 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 15:32:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df882bb5

media-gfx/plantuml: 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 <arthurzam <AT> gentoo.org>

 media-gfx/plantuml/plantuml-1.2024.6.ebuild | 2 +-
 media-gfx/plantuml/plantuml-1.2024.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/plantuml/plantuml-1.2024.6.ebuild 
b/media-gfx/plantuml/plantuml-1.2024.6.ebuild
index 5fd769605c36..4493b5a25ef3 100644
--- a/media-gfx/plantuml/plantuml-1.2024.6.ebuild
+++ b/media-gfx/plantuml/plantuml-1.2024.6.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64"
 IUSE="ant-task"
 
 DEPEND=">=virtual/jdk-1.8:*

diff --git a/media-gfx/plantuml/plantuml-1.2024.7.ebuild 
b/media-gfx/plantuml/plantuml-1.2024.7.ebuild
index eafb36810423..b1af7cd7e527 100644
--- a/media-gfx/plantuml/plantuml-1.2024.7.ebuild
+++ b/media-gfx/plantuml/plantuml-1.2024.7.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE="ant-task"
 
 DEPEND=">=virtual/jdk-1.8:*

Reply via email to