summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:30:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:31:41 +0300
commit4cc42180a425ac87f9abf40e1b2a6b730f43d671 (patch)
treef4a036c5d1b60dc2820ef3e87bbe10c557424352 /dev-java/open-test-reporting-schema
parentdev-java/open-test-reporting-events: dekeyword x86 (diff)
downloadgentoo-4cc42180a425ac87f9abf40e1b2a6b730f43d671.tar.gz
gentoo-4cc42180a425ac87f9abf40e1b2a6b730f43d671.tar.bz2
gentoo-4cc42180a425ac87f9abf40e1b2a6b730f43d671.zip
dev-java/open-test-reporting-schema: 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/open-test-reporting-schema')
-rw-r--r--dev-java/open-test-reporting-schema/open-test-reporting-schema-0.1.0_pre1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/open-test-reporting-schema/open-test-reporting-schema-0.1.0_pre1.ebuild b/dev-java/open-test-reporting-schema/open-test-reporting-schema-0.1.0_pre1.ebuild
index 56f01c5ae24a..6cab8a063da8 100644
--- a/dev-java/open-test-reporting-schema/open-test-reporting-schema-0.1.0_pre1.ebuild
+++ b/dev-java/open-test-reporting-schema/open-test-reporting-schema-0.1.0_pre1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/open-test-reporting-r${MY_PV}/schema"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64"
RDEPEND=">=virtual/jre-1.8:*"
DEPEND=">=virtual/jdk-1.8:*"