diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:59 +0200 |
commit | bff6eabdc20721ce198b118de020530d97eb18a2 (patch) | |
tree | f894c3064d97d0a9e1faf35900cae0fe11176eb5 /sci-chemistry | |
parent | sci-biology/vcftools: Sort KEYWORDS (diff) | |
download | gentoo-bff6eabdc20721ce198b118de020530d97eb18a2.tar.gz gentoo-bff6eabdc20721ce198b118de020530d97eb18a2.tar.bz2 gentoo-bff6eabdc20721ce198b118de020530d97eb18a2.zip |
sci-chemistry/jmol: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/jmol/jmol-12.2.27-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/jmol/jmol-12.2.27-r1.ebuild b/sci-chemistry/jmol/jmol-12.2.27-r1.ebuild index 2b78a243a22d..a109067c1d7d 100644 --- a/sci-chemistry/jmol/jmol-12.2.27-r1.ebuild +++ b/sci-chemistry/jmol/jmol-12.2.27-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI=" https://dev.gentoo.org/~jlec/distfiles/${PN}-selfSignedCertificate.store.tar" LICENSE="LGPL-2.1" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+client-only vhosts" WEBAPP_MANUAL_SLOT="yes" |