summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-24 10:25:01 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-24 10:25:01 +0100
commit35f75521ac389450cbec769b08f8f8072ad1b95f (patch)
treef52c5ee6cef1afd6094cdb3798384dce20d395d5
parentdev-libs/imath: Stabilize 3.1.3 amd64, #831953 (diff)
downloadgentoo-35f75521ac389450cbec769b08f8f8072ad1b95f.tar.gz
gentoo-35f75521ac389450cbec769b08f8f8072ad1b95f.tar.bz2
gentoo-35f75521ac389450cbec769b08f8f8072ad1b95f.zip
dev-java/typesafe-config: Stabilize 1.3.0-r3 amd64, #831955
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-java/typesafe-config/typesafe-config-1.3.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/typesafe-config/typesafe-config-1.3.0-r3.ebuild b/dev-java/typesafe-config/typesafe-config-1.3.0-r3.ebuild
index 8437c8eaf023..f224cb72a9eb 100644
--- a/dev-java/typesafe-config/typesafe-config-1.3.0-r3.ebuild
+++ b/dev-java/typesafe-config/typesafe-config-1.3.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/lightbend/config/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE="doc source"
RDEPEND=">=virtual/jre-1.8:*"