diff options
author | 2019-04-14 10:32:46 -0400 | |
---|---|---|
committer | 2019-04-14 10:32:46 -0400 | |
commit | a6709281ef83baf2eedd48eaaaec620cb2481592 (patch) | |
tree | 859ff7f264292a615971f353dea9e9b2953e7e90 /media-libs/libfpx/libfpx-1.3.1_p10.ebuild | |
parent | media-libs/libraw: arm64 stable (bug #641648) (diff) | |
download | gentoo-a6709281ef83baf2eedd48eaaaec620cb2481592.tar.gz gentoo-a6709281ef83baf2eedd48eaaaec620cb2481592.tar.bz2 gentoo-a6709281ef83baf2eedd48eaaaec620cb2481592.zip |
media-libs/libfpx: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-libs/libfpx/libfpx-1.3.1_p10.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.3.1_p10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libfpx/libfpx-1.3.1_p10.ebuild b/media-libs/libfpx/libfpx-1.3.1_p10.ebuild index 66e04eac3df1..006ee9d4936a 100644 --- a/media-libs/libfpx/libfpx-1.3.1_p10.ebuild +++ b/media-libs/libfpx/libfpx-1.3.1_p10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://imagemagick/delegates/${P/_p/-}.tar.bz2" LICENSE="Flashpix" SLOT="0/1" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="static-libs" S=${WORKDIR}/${P/_p/-} |