diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 19:03:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-02 20:01:27 +0100 |
commit | 8f8e0b65a24c4b2f68c8910820ab065c9ece5300 (patch) | |
tree | 29546a58f865f6f2c546b37792f9545267ab7590 /net-misc/dropbox-cli | |
parent | dev-util/cppcheck: x86 stable (bug #674326) (diff) | |
download | gentoo-8f8e0b65a24c4b2f68c8910820ab065c9ece5300.tar.gz gentoo-8f8e0b65a24c4b2f68c8910820ab065c9ece5300.tar.bz2 gentoo-8f8e0b65a24c4b2f68c8910820ab065c9ece5300.zip |
net-misc/dropbox-cli: x86 stable (bug #673098)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/dropbox-cli')
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild index f45f0bdbfc47..a740694c7149 100644 --- a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |