Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/udftools/
Date: Mon, 31 Dec 2018 16:43:45
Message-Id: 1546274187.e9191cd7e773d57ac2c6dac3790d9fb17d677110.whissi@gentoo
1 commit: e9191cd7e773d57ac2c6dac3790d9fb17d677110
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 16:36:27 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 16:36:27 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9191cd7
7
8 sys-fs/udftools: x86 stable (bug #674108)
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-fs/udftools/udftools-2.0-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/udftools/udftools-2.0-r2.ebuild b/sys-fs/udftools/udftools-2.0-r2.ebuild
17 index e9f92a56d2b..4d77e587249 100644
18 --- a/sys-fs/udftools/udftools-2.0-r2.ebuild
19 +++ b/sys-fs/udftools/udftools-2.0-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pali/udftools/releases/download/${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE=""
27
28 RDEPEND="sys-libs/readline:0="