diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:46:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:46:04 +0200 |
commit | 5675781b71616a0f96913c9bf12021e828fdf32d (patch) | |
tree | 85db2a7874b54aafcbb2d1dbba33ff95b72879f4 /dev-libs/libtimezonemap | |
parent | x11-wm/muffin: Keyword 5.4.7-r1 ppc64, #867085 (diff) | |
download | gentoo-5675781b71616a0f96913c9bf12021e828fdf32d.tar.gz gentoo-5675781b71616a0f96913c9bf12021e828fdf32d.tar.bz2 gentoo-5675781b71616a0f96913c9bf12021e828fdf32d.zip |
dev-libs/libtimezonemap: Keyword 0.4.6-r1 ppc64, #867085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libtimezonemap')
-rw-r--r-- | dev-libs/libtimezonemap/libtimezonemap-0.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtimezonemap/libtimezonemap-0.4.6-r1.ebuild b/dev-libs/libtimezonemap/libtimezonemap-0.4.6-r1.ebuild index 4e6aa47c71f5..08848f65a65d 100644 --- a/dev-libs/libtimezonemap/libtimezonemap-0.4.6-r1.ebuild +++ b/dev-libs/libtimezonemap/libtimezonemap-0.4.6-r1.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=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/libt/${PN}/${PN}_${PV}.orig.tar.gz -> ${PN}_$ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" DEPEND="dev-libs/glib:2 dev-libs/gobject-introspection:0= |