diff options
Diffstat (limited to 'app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild')
-rw-r--r-- | app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild b/app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild index 9282e60ecec8..c0c13a0b121d 100644 --- a/app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild +++ b/app-doc/dita-ot-bin/dita-ot-bin-4.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND=">=virtual/jdk-17:*" RDEPEND=">=virtual/jre-17:*" |