diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:22:31 +0200 |
commit | 144cdebe227c561d666d5fb68c53c30a91a537ea (patch) | |
tree | 5125e1e4ee9aac0d4e4debf27bef182cd1437309 /dev-haskell | |
parent | dev-haskell/http: Sort KEYWORDS (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-haskell/stack-bin/stack-bin-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/stack-bin/stack-bin-1.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/stack-bin/stack-bin-1.7.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/stack-bin/stack-bin-1.5.1.ebuild b/dev-haskell/stack-bin/stack-bin-1.5.1.ebuild index 5638974f850a..03911c2bac40 100644 --- a/dev-haskell/stack-bin/stack-bin-1.5.1.ebuild +++ b/dev-haskell/stack-bin/stack-bin-1.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="symlink" DEPEND="" diff --git a/dev-haskell/stack-bin/stack-bin-1.6.1.ebuild b/dev-haskell/stack-bin/stack-bin-1.6.1.ebuild index 5638974f850a..03911c2bac40 100644 --- a/dev-haskell/stack-bin/stack-bin-1.6.1.ebuild +++ b/dev-haskell/stack-bin/stack-bin-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="symlink" DEPEND="" 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="" |