diff options
Diffstat (limited to 'dev-haskell/stack-bin')
-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="" |