diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:38:42 +0200 |
commit | 5587958d1a499ee5e5e696d5ba37282647c0954c (patch) | |
tree | f238c000e3390a155512d80a400ab479afae3d76 /net-misc/dropbox-cli | |
parent | dev-python/pyphen: x86 stable wrt bug #721396 (diff) | |
download | gentoo-5587958d1a499ee5e5e696d5ba37282647c0954c.tar.gz gentoo-5587958d1a499ee5e5e696d5ba37282647c0954c.tar.bz2 gentoo-5587958d1a499ee5e5e696d5ba37282647c0954c.zip |
net-misc/dropbox-cli: x86 stable wrt bug #721408
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 'net-misc/dropbox-cli')
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild index c3b29ad0d862..52ba5ba4bb1d 100644 --- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |