Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libeot/
Date: Sat, 24 Dec 2016 10:48:00
Message-Id: 1482576457.dd7aeb14609f304262f718f6db50fcd9d1ae8004.bman@gentoo
1 commit: dd7aeb14609f304262f718f6db50fcd9d1ae8004
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 10:46:01 2016 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 10:47:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7aeb14
7
8 media-libs/libeot: amd64 stable
9
10 Gentoo-bug: 590118
11
12 Package-Manager: portage-2.3.0
13
14 media-libs/libeot/libeot-0.01.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/libeot/libeot-0.01.ebuild b/media-libs/libeot/libeot-0.01.ebuild
18 index e03d810..cd438bc 100644
19 --- a/media-libs/libeot/libeot-0.01.ebuild
20 +++ b/media-libs/libeot/libeot-0.01.ebuild
21 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/umanwizard/libeot"
22 LICENSE="MPL-2.0"
23 SLOT="0"
24 [[ ${PV} == 9999 ]] || \
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE=""
28
29 RDEPEND=""