diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-29 22:14:17 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:56 +0100 |
commit | 84808fadbb7b41e97aaa013d1ad7c8a0d37bfc9e (patch) | |
tree | ffcb50cece42df155412cfd85619c2728e882d02 /dev-haskell/regex-compat | |
parent | dev-haskell/errorcall-eq-instance: keyword 0.3.0 for ~ppc64 (diff) | |
download | gentoo-84808fadbb7b41e97aaa013d1ad7c8a0d37bfc9e.tar.gz gentoo-84808fadbb7b41e97aaa013d1ad7c8a0d37bfc9e.tar.bz2 gentoo-84808fadbb7b41e97aaa013d1ad7c8a0d37bfc9e.zip |
dev-haskell/regex-compat: keyword 0.95.2.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/regex-compat')
-rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild index f554a29f8648..cff6eaa349ca 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/regex-base-0.94:=[profile?] <dev-haskell/regex-base-0.95:=[profile?] >=dev-haskell/regex-posix-0.96:=[profile?] <dev-haskell/regex-posix-0.97:=[profile?] |