diff options
author | 2022-01-08 15:37:30 +0200 | |
---|---|---|
committer | 2022-01-08 15:37:37 +0200 | |
commit | 939c44918bffdeaeb226fc6f6ddd989d2ebb1c4d (patch) | |
tree | 632a1fac9945bf50d2afc1dbaa6f5cc13222ae75 /dev-python/distlib | |
parent | dev-python/uvicorn: Remove old (diff) | |
download | gentoo-939c44918bffdeaeb226fc6f6ddd989d2ebb1c4d.tar.gz gentoo-939c44918bffdeaeb226fc6f6ddd989d2ebb1c4d.tar.bz2 gentoo-939c44918bffdeaeb226fc6f6ddd989d2ebb1c4d.zip |
dev-python/distlib: Stabilize 0.3.4 arm64, #830791
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/distlib')
-rw-r--r-- | dev-python/distlib/distlib-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distlib/distlib-0.3.4.ebuild b/dev-python/distlib/distlib-0.3.4.ebuild index 4bc56ec03d86..7dafc028ca21 100644 --- a/dev-python/distlib/distlib-0.3.4.ebuild +++ b/dev-python/distlib/distlib-0.3.4.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" # This package's tests are extremely fragile and tend to break or hang # when it doesn't like metadata of packages installed on the system. |