From 44de6cae6643ac76d5095d6c1f5903b52b464d9e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 25 Jul 2019 16:30:18 +0200 Subject: app-portage/gverify: Fix missing PYTHON_REQUIRED_USE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-portage/gverify/gverify-1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'app-portage/gverify') diff --git a/app-portage/gverify/gverify-1.ebuild b/app-portage/gverify/gverify-1.ebuild index 03f7f3d60d91..43ea384eac01 100644 --- a/app-portage/gverify/gverify-1.ebuild +++ b/app-portage/gverify/gverify-1.ebuild @@ -14,6 +14,7 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" +REQUIRED_USE=${PYTHON_REQUIRED_USE} RDEPEND="${PYTHON_DEPS} app-crypt/gnupg -- cgit v1.2.3-65-gdbad