diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-22 15:53:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-22 15:53:57 +0200 |
commit | 57213cee577ffcaa64f661792566fb1eb800db4a (patch) | |
tree | a4ab11746efa3c85ae01e1cd0ae37bd7c0890d1e /app-misc | |
parent | app-misc/gentoo-elections: amd64 stable wrt bug #690314 (diff) | |
download | gentoo-57213cee577ffcaa64f661792566fb1eb800db4a.tar.gz gentoo-57213cee577ffcaa64f661792566fb1eb800db4a.tar.bz2 gentoo-57213cee577ffcaa64f661792566fb1eb800db4a.zip |
app-misc/votrify: amd64 stable wrt bug #690314
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/votrify/votrify-5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/votrify/votrify-5.ebuild b/app-misc/votrify/votrify-5.ebuild index 9b8d0b51538b..5a470ebaf00f 100644 --- a/app-misc/votrify/votrify-5.ebuild +++ b/app-misc/votrify/votrify-5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mgorny/votrify/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" REQUIRED_USE=${PYTHON_REQUIRED_USE} |