diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:30 +0200 |
commit | 2ed700a53b383b388f64101bd2af16b03d7ab40a (patch) | |
tree | 32c227e364d67eba8e3dcdf4ceecec2fe34b4f47 /dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild | |
parent | dev-tex/rcsinfo: Sort KEYWORDS (diff) | |
download | gentoo-2ed700a53b383b388f64101bd2af16b03d7ab40a.tar.gz gentoo-2ed700a53b383b388f64101bd2af16b03d7ab40a.tar.bz2 gentoo-2ed700a53b383b388f64101bd2af16b03d7ab40a.zip |
dev-util/artifactory-bin: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild')
-rw-r--r-- | dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild b/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild index 3079fc35b328..b36f57e1e592 100644 --- a/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild +++ b/dev-util/artifactory-bin/artifactory-bin-6.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Using a binary ebuild until a source ebuild is doable. @@ -22,7 +22,7 @@ SRC_URI="https://bintray.com/artifact/download/jfrog/artifactory/jfrog-artifacto LICENSE="AGPL-3+" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="ssl" RDEPEND=">=virtual/jre-1.8" |