commit: 58d9c51fc1daefc8b90e7bb2b3a84638e6c90f51 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Jul 28 04:44:03 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Jul 28 04:44:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d9c51f
media-libs/libtxc_dxtn: add ~arm, bug #621356 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild b/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild index 3c47ee8e9f8..33b3c218982 100644 --- a/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild +++ b/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~cbrill/${PN}/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" RDEPEND="media-libs/mesa"
