diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 15:36:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:13:52 -0400 |
commit | 58b521bd3cdb21a6260835ec6b2342fb2a6f6f98 (patch) | |
tree | 27605622b2cd565cc44421e24a21ce704ebbe7b9 /media-libs/libtiger | |
parent | media-libs/libkate: arm64 stable (diff) | |
download | gentoo-58b521bd3cdb21a6260835ec6b2342fb2a6f6f98.tar.gz gentoo-58b521bd3cdb21a6260835ec6b2342fb2a6f6f98.tar.bz2 gentoo-58b521bd3cdb21a6260835ec6b2342fb2a6f6f98.zip |
media-libs/libtiger: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/libtiger')
-rw-r--r-- | media-libs/libtiger/libtiger-0.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild b/media-libs/libtiger/libtiger-0.3.4-r1.ebuild index 2e938f8e1e1a..d39f030f2840 100644 --- a/media-libs/libtiger/libtiger-0.3.4-r1.ebuild +++ b/media-libs/libtiger/libtiger-0.3.4-r1.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="https://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc" RDEPEND="x11-libs/pango[${MULTILIB_USEDEP}] |