summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2022-01-07 09:46:45 +0100
committerFlorian Schmaus <flow@gentoo.org>2022-01-07 09:46:45 +0100
commitec8856fe917703581752655ea3ab0cdf1e210366 (patch)
tree2daf33529c6b90adc80d8c8a89e7d0d5fe223f18 /dev-java/mill-bin
parentnet-im/sendxmpp-amm: stabilize 1.1.1 for amd64 (diff)
downloadgentoo-ec8856fe917703581752655ea3ab0cdf1e210366.tar.gz
gentoo-ec8856fe917703581752655ea3ab0cdf1e210366.tar.bz2
gentoo-ec8856fe917703581752655ea3ab0cdf1e210366.zip
dev-java/mill-bin: stabilize 0.9.10 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-java/mill-bin')
-rw-r--r--dev-java/mill-bin/mill-bin-0.9.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/mill-bin/mill-bin-0.9.10.ebuild b/dev-java/mill-bin/mill-bin-0.9.10.ebuild
index abd33534fe99..bface58632d1 100644
--- a/dev-java/mill-bin/mill-bin-0.9.10.ebuild
+++ b/dev-java/mill-bin/mill-bin-0.9.10.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=7
@@ -8,7 +8,7 @@ MY_PN=${PN%-bin}
DESCRIPTION="A Java/Scala build tool"
HOMEPAGE="https://com-lihaoyi.github.io/mill/"
SRC_URI="https://github.com/com-lihaoyi/${MY_PN}/releases/download/${PV}/${PV}-assembly"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
LICENSE="MIT"
SLOT="0"