diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:42 +0200 |
commit | 58a9041265902d3dfc36a0a44bfceafcc6d7cc26 (patch) | |
tree | 2023d11ec5cd0a6fbb8ddf5e80e1b80f504d7a8b /net-misc | |
parent | virtual/rust: x86 stable wrt bug #850202 (diff) | |
download | gentoo-58a9041265902d3dfc36a0a44bfceafcc6d7cc26.tar.gz gentoo-58a9041265902d3dfc36a0a44bfceafcc6d7cc26.tar.bz2 gentoo-58a9041265902d3dfc36a0a44bfceafcc6d7cc26.zip |
net-misc/dropbox-cli: x86 stable wrt bug #850208
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-2022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild index 281cf19ef9b6..926b2f7cba5e 100644 --- a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-2022.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="+gpg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |