diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:13:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:13:36 +0200 |
commit | 6f47d0a58f40607371f5aeb9559f187f6551bdb0 (patch) | |
tree | 91cf185d8e6a286fe02af6c05d0a6cbb9c2a9aa6 /dev-python/configshell-fb | |
parent | xfce-extra/xfce4-alsa-plugin: x86 stable wrt bug #734370 (diff) | |
download | gentoo-6f47d0a58f40607371f5aeb9559f187f6551bdb0.tar.gz gentoo-6f47d0a58f40607371f5aeb9559f187f6551bdb0.tar.bz2 gentoo-6f47d0a58f40607371f5aeb9559f187f6551bdb0.zip |
dev-python/configshell-fb: x86 stable wrt bug #734398
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 07fb95999645..54877c409943 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}] |