diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:32:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:31:47 +0300 |
commit | 20c9411475afc61f59e1b116f9683551941dac05 (patch) | |
tree | dd511ddd57216d51ca420262c2ad911ec45e3201 | |
parent | dev-java/rxtx: dekeyword x86 (diff) | |
download | gentoo-20c9411475afc61f59e1b116f9683551941dac05.tar.gz gentoo-20c9411475afc61f59e1b116f9683551941dac05.tar.bz2 gentoo-20c9411475afc61f59e1b116f9683551941dac05.zip |
dev-java/saslprep: 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>
-rw-r--r-- | dev-java/saslprep/saslprep-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saslprep/saslprep-1.1-r1.ebuild b/dev-java/saslprep/saslprep-1.1-r1.ebuild index c36809a99c83..9fc2ec1f9f2f 100644 --- a/dev-java/saslprep/saslprep-1.1-r1.ebuild +++ b/dev-java/saslprep/saslprep-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/ongres/stringprep/saslprep/${PV}/sas LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ppc64" CP_DEPEND="dev-java/stringprep:0" DEPEND=">=virtual/jdk-1.8:* |