diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-07-06 14:36:58 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-07 01:44:16 +0100 |
commit | 63f1de317e6a3fbac60238e9dce612f3368baab2 (patch) | |
tree | 4d93d5e516a41e709268f733f1f6c2691afeb28f /dev-python/distro | |
parent | sys-auth/pam_krb5: Keyword 4.11 mips, #902697 (diff) | |
download | gentoo-63f1de317e6a3fbac60238e9dce612f3368baab2.tar.gz gentoo-63f1de317e6a3fbac60238e9dce612f3368baab2.tar.bz2 gentoo-63f1de317e6a3fbac60238e9dce612f3368baab2.zip |
dev-python/distro: Keyword 1.8.0 mips, #902705
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/distro')
-rw-r--r-- | dev-python/distro/distro-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/distro/distro-1.8.0.ebuild b/dev-python/distro/distro-1.8.0.ebuild index 7e69f708c117..d61ebc17c47f 100644 --- a/dev-python/distro/distro-1.8.0.ebuild +++ b/dev-python/distro/distro-1.8.0.ebuild @@ -17,6 +17,6 @@ HOMEPAGE=" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" distutils_enable_tests pytest |