diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-29 21:44:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-29 21:52:03 +0100 |
commit | e084860697a5fcb0ccc95fb0f849e0038b331150 (patch) | |
tree | 1229d65910fc14636fa8915442ef1f7e2a3f522c /dev-haskell/libmpd | |
parent | dev-haskell/hinotify: x86, amd64 stable, bug #561508 (diff) | |
download | gentoo-e084860697a5fcb0ccc95fb0f849e0038b331150.tar.gz gentoo-e084860697a5fcb0ccc95fb0f849e0038b331150.tar.bz2 gentoo-e084860697a5fcb0ccc95fb0f849e0038b331150.zip |
dev-haskell/libmpd: x86, amd64 stable, bug #561508
Package-Manager: portage-2.2.22
Diffstat (limited to 'dev-haskell/libmpd')
-rw-r--r-- | dev-haskell/libmpd/libmpd-0.9.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild index d20528367b07..669b8363808b 100644 --- a/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild +++ b/dev-haskell/libmpd/libmpd-0.9.0.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RESTRICT=test # needs slight port to ghc-7.10 |