diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:32:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:43 +0100 |
commit | 24f1ac71891d98dd288f6926c809b2364271e043 (patch) | |
tree | 409bcd55a9dfce0d0f3c52f205cefb3f6bf7a7b8 /dev-games/goatee | |
parent | dev-haskell/deepseq-generics: stable 0.2.0.0 for x86/amd64, bug #631138 (diff) | |
download | gentoo-24f1ac71891d98dd288f6926c809b2364271e043.tar.gz gentoo-24f1ac71891d98dd288f6926c809b2364271e043.tar.bz2 gentoo-24f1ac71891d98dd288f6926c809b2364271e043.zip |
dev-games/goatee: stable 0.3.1.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-games/goatee')
-rw-r--r-- | dev-games/goatee/goatee-0.3.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/goatee/goatee-0.3.1.2.ebuild b/dev-games/goatee/goatee-0.3.1.2.ebuild index 60b6fe4b11dd..36c88ba4c3ee 100644 --- a/dev-games/goatee/goatee-0.3.1.2.ebuild +++ b/dev-games/goatee/goatee-0.3.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?] |