diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild b/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild index c8a6740fca16..10388d1a606e 100644 --- a/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.ebuild +++ b/dev-java/conversant-disruptor/conversant-disruptor-1.2.19.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: disruptor-${PV}/pom.xml |