diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-16 14:16:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-17 09:46:51 +0100 |
commit | 167e9d103f581bc606cc19f1eb433e5d2a0e21ec (patch) | |
tree | 99e15f4b6c467014a4da4f71195739f3dc13b6cc /dev-python/cython-test-exception-raiser | |
parent | sys-apps/util-linux: stable 2.36.2 for hppa, bug #781599 (diff) | |
download | gentoo-167e9d103f581bc606cc19f1eb433e5d2a0e21ec.tar.gz gentoo-167e9d103f581bc606cc19f1eb433e5d2a0e21ec.tar.bz2 gentoo-167e9d103f581bc606cc19f1eb433e5d2a0e21ec.zip |
dev-python/cython-test-exception-raiser: mark 1.0.0 ~hppa, bug #773451
Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/cython-test-exception-raiser')
-rw-r--r-- | dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild index 9bda8da9ba41..2e4b1a8bfc36 100644 --- a/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild +++ b/dev-python/cython-test-exception-raiser/cython-test-exception-raiser-1.0.0.ebuild @@ -16,6 +16,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" |