diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-08 18:06:08 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-09 01:07:14 +0000 |
commit | 2dcf73a95d61bbd2532c650fd53e7fbbd13214f8 (patch) | |
tree | d0293b9c5c935cfcc64151776d30e97373b4aaae /dev-python/smartypants | |
parent | x11-libs/libdockapp: Keyword 0.7.3 mips, #897992 (diff) | |
download | gentoo-2dcf73a95d61bbd2532c650fd53e7fbbd13214f8.tar.gz gentoo-2dcf73a95d61bbd2532c650fd53e7fbbd13214f8.tar.bz2 gentoo-2dcf73a95d61bbd2532c650fd53e7fbbd13214f8.zip |
dev-python/smartypants: Keyword 2.0.1-r1 mips, #897994
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/smartypants')
-rw-r--r-- | dev-python/smartypants/smartypants-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/smartypants/smartypants-2.0.1-r1.ebuild b/dev-python/smartypants/smartypants-2.0.1-r1.ebuild index c89c35a5719f..c05ab9b7a76b 100644 --- a/dev-python/smartypants/smartypants-2.0.1-r1.ebuild +++ b/dev-python/smartypants/smartypants-2.0.1-r1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86" distutils_enable_sphinx docs distutils_enable_tests unittest |