diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:54:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:30 +0200 |
commit | a22ad9aa0ee604f323e5736db18f39d1353c5c38 (patch) | |
tree | cffb98072d74f7737f7177a161e851676367d131 /dev-python/keyring | |
parent | dev-python/pipfile: x86 stable wrt bug #726584 (diff) | |
download | gentoo-a22ad9aa0ee604f323e5736db18f39d1353c5c38.tar.gz gentoo-a22ad9aa0ee604f323e5736db18f39d1353c5c38.tar.bz2 gentoo-a22ad9aa0ee604f323e5736db18f39d1353c5c38.zip |
dev-python/keyring: x86 stable wrt bug #731426
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/keyring')
-rw-r--r-- | dev-python/keyring/keyring-21.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keyring/keyring-21.2.1.ebuild b/dev-python/keyring/keyring-21.2.1.ebuild index 31150c3125ee..c97a228a020e 100644 --- a/dev-python/keyring/keyring-21.2.1.ebuild +++ b/dev-python/keyring/keyring-21.2.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jaraco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="PSF-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc" RDEPEND=" |