diff options
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.ebuild | 4 |
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="" |