Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/unsymlink-lib/
Date: Fri, 07 Sep 2018 14:26:17
Message-Id: 1536330354.e54a239468c62133bfcdc208817c3cd03de5e5e8.zlogene@gentoo
1 commit: e54a239468c62133bfcdc208817c3cd03de5e5e8
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 14:25:54 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 14:25:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54a2394
7
8 app-portage/unsymlink-lib: amd64 stable wrt bug #665404
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-portage/unsymlink-lib/unsymlink-lib-13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild
16 index 44bf45283e3..2fcdf5eb3a9 100644
17 --- a/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild
18 +++ b/app-portage/unsymlink-lib/unsymlink-lib-13.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> ${P}.t
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE=""
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"