summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-23 13:48:44 +0000
committerSam James <sam@gentoo.org>2021-10-23 13:48:44 +0000
commit1d95686cf0bfa2a4d783616355a2e77b6e235dd5 (patch)
tree20a6d77cdc3a1b1fe9634eb5acf837a89772115d
parentmedia-sound/drumstick: Stabilize 2.4.0 amd64, #819561 (diff)
downloadgentoo-1d95686cf0bfa2a4d783616355a2e77b6e235dd5.tar.gz
gentoo-1d95686cf0bfa2a4d783616355a2e77b6e235dd5.tar.bz2
gentoo-1d95686cf0bfa2a4d783616355a2e77b6e235dd5.zip
dev-java/lzmajio: Stabilize 0.95-r2 amd64, #819579
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-java/lzmajio/lzmajio-0.95-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/lzmajio/lzmajio-0.95-r2.ebuild b/dev-java/lzmajio/lzmajio-0.95-r2.ebuild
index d0cfe223c5d6..562e3e826cfd 100644
--- a/dev-java/lzmajio/lzmajio-0.95-r2.ebuild
+++ b/dev-java/lzmajio/lzmajio-0.95-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/league/${P}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
CDEPEND="dev-java/lzma:0"