diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:45:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:45:20 +0200 |
commit | 44bf1e711450e2337fa7a07700cc999a9c97bbce (patch) | |
tree | f7d8399758f73c4ec409ac5053c0a514f0ab9713 /dev-python/configshell-fb | |
parent | app-arch/xarchiver: amd64 stable wrt bug #734366 (diff) | |
download | gentoo-44bf1e711450e2337fa7a07700cc999a9c97bbce.tar.gz gentoo-44bf1e711450e2337fa7a07700cc999a9c97bbce.tar.bz2 gentoo-44bf1e711450e2337fa7a07700cc999a9c97bbce.zip |
dev-python/configshell-fb: amd64 stable wrt bug #734398
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/configshell-fb')
-rw-r--r-- | dev-python/configshell-fb/configshell-fb-1.1.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild b/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild index d38b29bb9987..07fb95999645 100644 --- a/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild +++ b/dev-python/configshell-fb/configshell-fb-1.1.28.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-python/pyparsing[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] |