diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:29:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-12 19:29:55 +0300 |
commit | 698230ace1d022f988960f83bf38b0b7dce4123b (patch) | |
tree | f3cf8c907d7b340eee50ec3740940df6cffd887c /dev-libs/satyr | |
parent | sci-electronics/voacapl: amd64 stable wrt bug #672082 (diff) | |
download | gentoo-698230ace1d022f988960f83bf38b0b7dce4123b.tar.gz gentoo-698230ace1d022f988960f83bf38b0b7dce4123b.tar.bz2 gentoo-698230ace1d022f988960f83bf38b0b7dce4123b.zip |
dev-libs/satyr: amd64 stable wrt bug #546912
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/satyr')
-rw-r--r-- | dev-libs/satyr/satyr-0.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/satyr/satyr-0.26.ebuild b/dev-libs/satyr/satyr-0.26.ebuild index d065a129e083..a00468b24ad7 100644 --- a/dev-libs/satyr/satyr-0.26.ebuild +++ b/dev-libs/satyr/satyr-0.26.ebuild @@ -16,7 +16,7 @@ SLOT="0/3" IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND="python? ( ${PYTHON_DEPS} ) >=dev-libs/elfutils-0.158 |