diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-04-13 17:37:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-04-13 17:41:04 -0500 |
commit | 796daf0fa210d240f76edb44c0bf6e9163d7697a (patch) | |
tree | a651c9a3e33beea79409450153a949f90f99774f /dev-python | |
parent | dev-python/sqlalchemy: 1.2.18 stable allarches (diff) | |
download | gentoo-796daf0fa210d240f76edb44c0bf6e9163d7697a.tar.gz gentoo-796daf0fa210d240f76edb44c0bf6e9163d7697a.tar.bz2 gentoo-796daf0fa210d240f76edb44c0bf6e9163d7697a.zip |
dev-python/pyasn1: 0.4.2 stable allarches
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyasn1/pyasn1-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyasn1/pyasn1-0.4.2.ebuild b/dev-python/pyasn1/pyasn1-0.4.2.ebuild index 2091976973fa..3f0fe10b89d6 100644 --- a/dev-python/pyasn1/pyasn1-0.4.2.ebuild +++ b/dev-python/pyasn1/pyasn1-0.4.2.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="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc" RDEPEND="" |