Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libtxc_dxtn/
Date: Fri, 28 Jul 2017 04:44:16
Message-Id: 1501217043.58d9c51fc1daefc8b90e7bb2b3a84638e6c90f51.maekke@gentoo
1 commit: 58d9c51fc1daefc8b90e7bb2b3a84638e6c90f51
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 28 04:44:03 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 28 04:44:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d9c51f
7
8 media-libs/libtxc_dxtn: add ~arm, bug #621356
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 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
17 index 3c47ee8e9f8..33b3c218982 100644
18 --- a/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild
19 +++ b/media-libs/libtxc_dxtn/libtxc_dxtn-1.0.1-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="https://people.freedesktop.org/~cbrill/${PN}/${P}.tar.bz2"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
31 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
32 IUSE=""
33
34 RDEPEND="media-libs/mesa"