diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-12 10:36:33 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 22:16:04 +0000 |
commit | d1228095073672400d4abcd4154b45da61c44a8f (patch) | |
tree | 051b185e76e21ff486425d221eb671aaa98940d0 /dev-haskell/x509-validation | |
parent | dev-haskell/x509-system: keyword 1.6.6 for ~ppc64 (diff) | |
download | gentoo-d1228095073672400d4abcd4154b45da61c44a8f.tar.gz gentoo-d1228095073672400d4abcd4154b45da61c44a8f.tar.bz2 gentoo-d1228095073672400d4abcd4154b45da61c44a8f.zip |
dev-haskell/x509-validation: keyword 1.6.11 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/x509-validation')
-rw-r--r-- | dev-haskell/x509-validation/x509-validation-1.6.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/x509-validation/x509-validation-1.6.11.ebuild b/dev-haskell/x509-validation/x509-validation-1.6.11.ebuild index 6ac65f9ab9ac..b5f6e092c877 100644 --- a/dev-haskell/x509-validation/x509-validation-1.6.11.ebuild +++ b/dev-haskell/x509-validation/x509-validation-1.6.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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/asn1-encoding-0.9:=[profile?] <dev-haskell/asn1-encoding-0.10:=[profile?] |