diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-25 12:14:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-25 12:14:22 +0100 |
commit | ba937d3803234e3cab341935e2bb97ce509ab91e (patch) | |
tree | a92a3c53dc60811648cc637427ff19cf3d5d3266 /dev-python/pythran | |
parent | dev-python/pytest: Fix running tests with NO_COLOR set (diff) | |
download | gentoo-ba937d3803234e3cab341935e2bb97ce509ab91e.tar.gz gentoo-ba937d3803234e3cab341935e2bb97ce509ab91e.tar.bz2 gentoo-ba937d3803234e3cab341935e2bb97ce509ab91e.zip |
dev-python/pythran: Stabilize 0.14.0 arm64, #915926
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pythran')
-rw-r--r-- | dev-python/pythran/pythran-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pythran/pythran-0.14.0.ebuild b/dev-python/pythran/pythran-0.14.0.ebuild index 2bfceafa8e35..0987d30f51d4 100644 --- a/dev-python/pythran/pythran-0.14.0.ebuild +++ b/dev-python/pythran/pythran-0.14.0.ebuild @@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND=" dev-libs/boost |