diff options
author | Sam James <sam@gentoo.org> | 2022-07-25 05:18:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-25 05:18:25 +0100 |
commit | f58f8ae9ad58cb62848da8b06691946a3d62eda9 (patch) | |
tree | 09e14d2d79a3c264210a0caf53097e72e0bbce1c /dev-java/conversant-disruptor | |
parent | dev-java/jdbc-postgresql: Stabilize 42.4.0 ppc64, #859361 (diff) | |
download | gentoo-f58f8ae9ad58cb62848da8b06691946a3d62eda9.tar.gz gentoo-f58f8ae9ad58cb62848da8b06691946a3d62eda9.tar.bz2 gentoo-f58f8ae9ad58cb62848da8b06691946a3d62eda9.zip |
dev-java/conversant-disruptor: Stabilize 1.2.20 ppc64, #859361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/conversant-disruptor')
-rw-r--r-- | dev-java/conversant-disruptor/conversant-disruptor-1.2.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/conversant-disruptor/conversant-disruptor-1.2.20.ebuild b/dev-java/conversant-disruptor/conversant-disruptor-1.2.20.ebuild index 102952cc6818..d1a64019a1a5 100644 --- a/dev-java/conversant-disruptor/conversant-disruptor-1.2.20.ebuild +++ b/dev-java/conversant-disruptor/conversant-disruptor-1.2.20.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/conversant/disruptor/archive/${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86" # Compile dependencies # POM: pom.xml |