diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-11 15:51:01 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-12 20:08:55 +0300 |
| commit | db0053abdc965bdd1fd13fee7d13a613a6835eb8 (patch) | |
| tree | a687439131435ca8ac1c3ada6a65a7dea5744b0b /dev-java/open-test-reporting-schema | |
| parent | 02b412584e747ce5d34d3f3c0b2ac039788c89f2 (diff) | |
dev-java/open-test-reporting-schema: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm,
we decided to dekeyword most Java packages from arm.
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.ebuild | 4 |
1 files changed, 2 insertions, 2 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 220e706acfc9..56f01c5ae24a 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 @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}/open-test-reporting-r${MY_PV}/schema" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" RDEPEND=">=virtual/jre-1.8:*" DEPEND=">=virtual/jdk-1.8:*" |
