app-misc/gcalcli: [QA] Add missing PYTHON_REQUIRED_USE
authorDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 14:51:19 +0000 (16:51 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 11 Aug 2019 14:51:19 +0000 (16:51 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-misc/gcalcli/gcalcli-3.4.0.ebuild

index 43c611febff7373789d146e4e2b707b0c1658a25..d7933f2763b5b8cfd1e56119ae792538591b087c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -16,6 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        >=dev-python/google-api-python-client-1.5.3[${PYTHON_USEDEP}]