diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:33:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:31:51 +0300 |
commit | 9dcc8a400c02859121d67c1544814800539cc771 (patch) | |
tree | c4d1ec1ec6e6af24feb9781bfea23f22a2edf180 /dev-java | |
parent | dev-java/slf4j-reload4j: dekeyword x86 (diff) | |
download | gentoo-9dcc8a400c02859121d67c1544814800539cc771.tar.gz gentoo-9dcc8a400c02859121d67c1544814800539cc771.tar.bz2 gentoo-9dcc8a400c02859121d67c1544814800539cc771.zip |
dev-java/slf4j-simple: 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@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild b/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild index e3b81fcfc558..9862a756e094 100644 --- a/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild +++ b/dev-java/slf4j-simple/slf4j-simple-2.0.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/slf4j/archive/v_${PV}.tar.gz -> slf4j-${PV}.t LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" # Common dependencies # POM: pom.xml |