diff options
author | 2024-10-17 17:35:27 +0300 | |
---|---|---|
committer | 2024-10-17 18:31:58 +0300 | |
commit | ca99985190f92dd2260e8ff4656b40a86ef6b6aa (patch) | |
tree | b22f50a2bc66bac742a43ede9c89f97e21536a33 /dev-java/velocity | |
parent | dev-java/univocity-parsers: dekeyword x86 (diff) | |
download | gentoo-ca99985190f92dd2260e8ff4656b40a86ef6b6aa.tar.gz gentoo-ca99985190f92dd2260e8ff4656b40a86ef6b6aa.tar.bz2 gentoo-ca99985190f92dd2260e8ff4656b40a86ef6b6aa.zip |
dev-java/velocity: 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/velocity')
-rw-r--r-- | dev-java/velocity/velocity-2.3_p20240314.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/velocity/velocity-2.3_p20240314.ebuild b/dev-java/velocity/velocity-2.3_p20240314.ebuild index 9c7827b2acdd..2288fd91a1a5 100644 --- a/dev-java/velocity/velocity-2.3_p20240314.ebuild +++ b/dev-java/velocity/velocity-2.3_p20240314.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-engine-${MY_COMMIT}/${PN}-engine-core" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" CP_DEPEND=" >=dev-java/commons-io-2.8.0:1 |