diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-22 19:51:07 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-22 19:51:07 -0500 |
commit | 8925b3c79cf7bc6db5cd934fc56cf48c17069a58 (patch) | |
tree | 8dceb5e502aa4cca3266ea96f2a59e5d216ca23d | |
parent | media-libs/gegl: arm64 stable (bug #700642) (diff) | |
download | gentoo-8925b3c79cf7bc6db5cd934fc56cf48c17069a58.tar.gz gentoo-8925b3c79cf7bc6db5cd934fc56cf48c17069a58.tar.bz2 gentoo-8925b3c79cf7bc6db5cd934fc56cf48c17069a58.zip |
dev-python/ttystatus: arm64 stable (bug #700618)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.18
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ttystatus/ttystatus-0.36.ebuild b/dev-python/ttystatus/ttystatus-0.36.ebuild index 4639eef5da91..a66b335863b5 100644 --- a/dev-python/ttystatus/ttystatus-0.36.ebuild +++ b/dev-python/ttystatus/ttystatus-0.36.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" python_test() { |