diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 11:17:12 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 11:18:58 +0200 |
commit | e3173cec3fae9ce0569aa6347190ff569177b22c (patch) | |
tree | 144bc277c1f33c6419368b3b4067a4f61fb39a2a /media-libs | |
parent | media-libs/libshout: keyword ~arm64 (diff) | |
download | gentoo-e3173cec3fae9ce0569aa6347190ff569177b22c.tar.gz gentoo-e3173cec3fae9ce0569aa6347190ff569177b22c.tar.bz2 gentoo-e3173cec3fae9ce0569aa6347190ff569177b22c.zip |
media-libs/libtiger: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libtiger/libtiger-0.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libtiger/libtiger-0.3.4.ebuild b/media-libs/libtiger/libtiger-0.3.4.ebuild index ed3c249fe572..b95eb790f03a 100644 --- a/media-libs/libtiger/libtiger-0.3.4.ebuild +++ b/media-libs/libtiger/libtiger-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://libtiger.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm 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 |