diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 15:59:25 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 16:01:57 -0400 |
commit | 5458d2066f4cdfb9d2d3dac1fdbfd759981315db (patch) | |
tree | c1cced54c0d402b03371a99c4135e49a21cd8fbe /dev-python/utidylib | |
parent | dev-perl/Net-DNS-SEC: arm64 stable (diff) | |
download | gentoo-5458d2066f4cdfb9d2d3dac1fdbfd759981315db.tar.gz gentoo-5458d2066f4cdfb9d2d3dac1fdbfd759981315db.tar.bz2 gentoo-5458d2066f4cdfb9d2d3dac1fdbfd759981315db.zip |
dev-python/utidylib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/utidylib')
-rw-r--r-- | dev-python/utidylib/utidylib-0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/utidylib/utidylib-0.3-r2.ebuild b/dev-python/utidylib/utidylib-0.3-r2.ebuild index fe5dfcb6d60f..f3fdd8dbb5e2 100644 --- a/dev-python/utidylib/utidylib-0.3-r2.ebuild +++ b/dev-python/utidylib/utidylib-0.3-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm64 ppc ppc64 x86" IUSE="doc test" RDEPEND=" |