diff options
author | Sam James <sam@gentoo.org> | 2021-02-15 06:04:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-15 06:04:55 +0000 |
commit | c4d1e4a2e78a4b103774dd9d609c4b64925381f3 (patch) | |
tree | dd94c6e61c3808f46e9588cc77a34d81626d2b26 /media-libs/flickcurl | |
parent | x11-libs/colord-gtk: Stabilize 0.1.26 arm64, #768393 (diff) | |
download | gentoo-c4d1e4a2e78a4b103774dd9d609c4b64925381f3.tar.gz gentoo-c4d1e4a2e78a4b103774dd9d609c4b64925381f3.tar.bz2 gentoo-c4d1e4a2e78a4b103774dd9d609c4b64925381f3.zip |
media-libs/flickcurl: Stabilize 1.26 arm64, #768393
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/flickcurl')
-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 ecaad8742122..ef6b41c2723c 100644 --- a/media-libs/flickcurl/flickcurl-1.26.ebuild +++ b/media-libs/flickcurl/flickcurl-1.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 x86" IUSE="doc raptor static-libs" RDEPEND=">=net-misc/curl-7.10.0 |