diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 17:52:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 63e21be2f37ed379abfd8088e99c44ef2b4c4843 (patch) | |
tree | b06def0e479953dcecc0376bdb9f317cff48cab3 /dev-haskell/tasty-th | |
parent | dev-haskell/constraints: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-63e21be2f37ed379abfd8088e99c44ef2b4c4843.tar.gz gentoo-63e21be2f37ed379abfd8088e99c44ef2b4c4843.tar.bz2 gentoo-63e21be2f37ed379abfd8088e99c44ef2b4c4843.zip |
dev-haskell/tasty-th: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/tasty-th')
-rw-r--r-- | dev-haskell/tasty-th/tasty-th-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild index 1a9465a5edea..f02ae8b45b66 100644 --- a/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild +++ b/dev-haskell/tasty-th/tasty-th-0.1.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-haskell/tasty:=[profile?] |