diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-02 04:52:27 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-02 04:55:50 -0800 |
commit | df0b69e91f1eeba7a995c142d9c81d245141b9eb (patch) | |
tree | 7464cf7e4f50c828220682e2c55fba8137a66918 /media-libs | |
parent | sci-geosciences/osm-gps-map: keyword 1.2.0 for ~ppc64 (diff) | |
download | gentoo-df0b69e91f1eeba7a995c142d9c81d245141b9eb.tar.gz gentoo-df0b69e91f1eeba7a995c142d9c81d245141b9eb.tar.bz2 gentoo-df0b69e91f1eeba7a995c142d9c81d245141b9eb.zip |
media-libs/flickcurl: keyword 1.26 for ~ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/flickcurl/flickcurl-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/flickcurl/flickcurl-1.26.ebuild b/media-libs/flickcurl/flickcurl-1.26.ebuild index 96f1e11eec80..44be660a9458 100644 --- a/media-libs/flickcurl/flickcurl-1.26.ebuild +++ b/media-libs/flickcurl/flickcurl-1.26.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 @@ -11,7 +11,7 @@ SRC_URI="http://download.dajobe.org/flickcurl/${P}.tar.gz" LICENSE="|| ( LGPL-2.1 GPL-2 Apache-2.0 )" SLOT="0" -KEYWORDS="amd64 arm64 x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="raptor" RDEPEND=" |