diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-22 14:28:29 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-22 23:07:40 +0000 |
commit | 34fd8b813dab7cdd61f42c388db2fe6c009009c3 (patch) | |
tree | 8ad4d1ce78ab176dbfb58721f729502c42a84fbd /dev-haskell/time-locale-compat | |
parent | dev-haskell/lrucache: keyword 1.2.0.1 for ~ppc64 (diff) | |
download | gentoo-34fd8b813dab7cdd61f42c388db2fe6c009009c3.tar.gz gentoo-34fd8b813dab7cdd61f42c388db2fe6c009009c3.tar.bz2 gentoo-34fd8b813dab7cdd61f42c388db2fe6c009009c3.zip |
dev-haskell/time-locale-compat: keyword 0.1.1.5 for ~ppc64
Signed-off-by: matoro <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/time-locale-compat')
-rw-r--r-- | dev-haskell/time-locale-compat/time-locale-compat-0.1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.5.ebuild b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.5.ebuild index 8307720e0d18..7aea72f85e04 100644 --- a/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.5.ebuild +++ b/dev-haskell/time-locale-compat/time-locale-compat-0.1.1.5.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/old-locale:=[profile?] |