diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:16 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:16 +0200 |
commit | 8f5824448a7d0c9541ac6a5b0c043f8650cc1710 (patch) | |
tree | e4d61f04839b0b93c0b587cd65ca4326499e37f4 /dev-python/wehjit | |
parent | dev-python/secretstorage: Sort KEYWORDS (diff) | |
download | gentoo-8f5824448a7d0c9541ac6a5b0c043f8650cc1710.tar.gz gentoo-8f5824448a7d0c9541ac6a5b0c043f8650cc1710.tar.bz2 gentoo-8f5824448a7d0c9541ac6a5b0c043f8650cc1710.zip |
dev-python/wehjit: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/wehjit')
-rw-r--r-- | dev-python/wehjit/wehjit-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wehjit/wehjit-0.2.2-r1.ebuild b/dev-python/wehjit/wehjit-0.2.2-r1.ebuild index 55996c08bf61..4e5915f50607 100644 --- a/dev-python/wehjit/wehjit-0.2.2-r1.ebuild +++ b/dev-python/wehjit/wehjit-0.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://jderose.fedorapeople.org/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="dev-python/genshi |