diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 19:10:32 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:21 +0100 |
commit | e7505b0a8e84f62d733d2d26755d74535c871617 (patch) | |
tree | 4308ab24c9013c6c1d3a4f119157a8b3e9caf4c2 /dev-haskell/torrent | |
parent | dev-haskell/bencode: keyword 0.6.1.1 for ~ppc64 (diff) | |
download | gentoo-e7505b0a8e84f62d733d2d26755d74535c871617.tar.gz gentoo-e7505b0a8e84f62d733d2d26755d74535c871617.tar.bz2 gentoo-e7505b0a8e84f62d733d2d26755d74535c871617.zip |
dev-haskell/torrent: keyword 10000.1.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/torrent')
-rw-r--r-- | dev-haskell/torrent/torrent-10000.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/torrent/torrent-10000.1.1.ebuild b/dev-haskell/torrent/torrent-10000.1.1.ebuild index f02322ee90d6..47d5e12b403b 100644 --- a/dev-haskell/torrent/torrent-10000.1.1.ebuild +++ b/dev-haskell/torrent/torrent-10000.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/bencode-0.2:=[profile?] |