diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 15:42:41 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:03 +0100 |
commit | d2d573c06c23e82045a23ad347717d95e363a02e (patch) | |
tree | 6c379a85711ea34168e86b4239db81e85b22d0e6 /dev-haskell/http/http-4000.4.1.ebuild | |
parent | dev-haskell/puremd5: keyword 2.1.3 for ~ppc64 (diff) | |
download | gentoo-d2d573c06c23e82045a23ad347717d95e363a02e.tar.gz gentoo-d2d573c06c23e82045a23ad347717d95e363a02e.tar.bz2 gentoo-d2d573c06c23e82045a23ad347717d95e363a02e.zip |
dev-haskell/http: keyword 4000.4.1 for ~ppc64, drop 4000.3.16
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/http/http-4000.4.1.ebuild')
-rw-r--r-- | dev-haskell/http/http-4000.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.4.1.ebuild b/dev-haskell/http/http-4000.4.1.ebuild index cf5e8423a02d..fcb0013a8bca 100644 --- a/dev-haskell/http/http-4000.4.1.ebuild +++ b/dev-haskell/http/http-4000.4.1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] |