diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 13:36:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 13:43:23 +0200 |
commit | 649e649bfa91960f1080941c7f0c4e5ac6f25631 (patch) | |
tree | dee73309be5c1dfe87f320b85c47a754ed1ef0c2 /dev-python/traceback2 | |
parent | dev-python/testtools: mark arm64 stable to catchup with other arches (diff) | |
download | gentoo-649e649bfa91960f1080941c7f0c4e5ac6f25631.tar.gz gentoo-649e649bfa91960f1080941c7f0c4e5ac6f25631.tar.bz2 gentoo-649e649bfa91960f1080941c7f0c4e5ac6f25631.zip |
dev-python/traceback2: mark arm64 stable to catchup with other arches
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/traceback2')
-rw-r--r-- | dev-python/traceback2/traceback2-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/traceback2/traceback2-1.4.0.ebuild b/dev-python/traceback2/traceback2-1.4.0.ebuild index 24aa84704a3d..0a92ea3f616d 100644 --- a/dev-python/traceback2/traceback2-1.4.0.ebuild +++ b/dev-python/traceback2/traceback2-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="PSF-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND=" |