Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/satyr/
Date: Wed, 12 Dec 2018 16:31:03
Message-Id: 1544632195.698230ace1d022f988960f83bf38b0b7dce4123b.zlogene@gentoo
1 commit: 698230ace1d022f988960f83bf38b0b7dce4123b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 12 16:29:55 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 12 16:29:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698230ac
7
8 dev-libs/satyr: amd64 stable wrt bug #546912
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-libs/satyr/satyr-0.26.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-libs/satyr/satyr-0.26.ebuild b/dev-libs/satyr/satyr-0.26.ebuild
17 index d065a129e08..a00468b24ad 100644
18 --- a/dev-libs/satyr/satyr-0.26.ebuild
19 +++ b/dev-libs/satyr/satyr-0.26.ebuild
20 @@ -16,7 +16,7 @@ SLOT="0/3"
21 IUSE="python"
22 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
23
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26
27 RDEPEND="python? ( ${PYTHON_DEPS} )
28 >=dev-libs/elfutils-0.158