diff options
author | Sam James <sam@gentoo.org> | 2023-01-23 17:47:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-23 17:47:38 +0000 |
commit | fead8b9bc94f5f79c8c0afd7dd6176a0ccb5b5c7 (patch) | |
tree | 431cbdbe4b5cc61472ea7bcc256cdbd5c2e6fa2c /dev-java/commons-nullanalysis | |
parent | dev-java/commons-junit4: Stabilize 1.2.17 amd64, #891809 (diff) | |
download | gentoo-fead8b9bc94f5f79c8c0afd7dd6176a0ccb5b5c7.tar.gz gentoo-fead8b9bc94f5f79c8c0afd7dd6176a0ccb5b5c7.tar.bz2 gentoo-fead8b9bc94f5f79c8c0afd7dd6176a0ccb5b5c7.zip |
dev-java/commons-nullanalysis: Stabilize 1.2.17 amd64, #891809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/commons-nullanalysis')
-rw-r--r-- | dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild index dd065b12de19..8b54a7ed1c31 100644 --- a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild +++ b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/aunkrig/commons/archive/V${PV}.tar.gz -> unkrig-comm LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |