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: Mon, 29 Jul 2019 14:21:51
Message-Id: 1564410102.32a63d249c5e2867235de844be87bea4c938612b.zlogene@gentoo
1 commit: 32a63d249c5e2867235de844be87bea4c938612b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 29 14:21:11 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 29 14:21:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a63d24
7
8 app-portage/unsymlink-lib: amd64 stable wrt bug #690874
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 app-portage/unsymlink-lib/unsymlink-lib-17.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild b/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild
18 index 90b56e60ca4..562293f6186 100644
19 --- a/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild
20 +++ b/app-portage/unsymlink-lib/unsymlink-lib-17.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/unsymlink-lib/archive/v${PV}.tar.gz -> ${P}.t
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="amd64"
27 IUSE=""
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"