summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:22:31 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:22:31 +0200
commit144cdebe227c561d666d5fb68c53c30a91a537ea (patch)
tree5125e1e4ee9aac0d4e4debf27bef182cd1437309 /dev-haskell/stack-bin/stack-bin-1.7.1.ebuild
parentdev-haskell/http: Sort KEYWORDS (diff)
downloadgentoo-144cdebe227c561d666d5fb68c53c30a91a537ea.tar.gz
gentoo-144cdebe227c561d666d5fb68c53c30a91a537ea.tar.bz2
gentoo-144cdebe227c561d666d5fb68c53c30a91a537ea.zip
dev-haskell/stack-bin: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-haskell/stack-bin/stack-bin-1.7.1.ebuild')
-rw-r--r--dev-haskell/stack-bin/stack-bin-1.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/stack-bin/stack-bin-1.7.1.ebuild b/dev-haskell/stack-bin/stack-bin-1.7.1.ebuild
index 74cb3293c1c9..9dedee632703 100644
--- a/dev-haskell/stack-bin/stack-bin-1.7.1.ebuild
+++ b/dev-haskell/stack-bin/stack-bin-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~arm"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="symlink"
DEPEND=""