diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:02:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:04:14 +0200 |
commit | 63355ae784c1bf75cb78ef77335b8b88c97def5a (patch) | |
tree | 3e1d2b29e13dbd4b88e32ee6dc96ab94275d8a8e /dev-python/rst-linker | |
parent | dev-python/retry-decorator: arm stable wrt bug #731560 (diff) | |
download | gentoo-63355ae784c1bf75cb78ef77335b8b88c97def5a.tar.gz gentoo-63355ae784c1bf75cb78ef77335b8b88c97def5a.tar.bz2 gentoo-63355ae784c1bf75cb78ef77335b8b88c97def5a.zip |
dev-python/rst-linker: arm stable wrt bug #731566
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/rst-linker')
-rw-r--r-- | dev-python/rst-linker/rst-linker-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rst-linker/rst-linker-2.0.0.ebuild b/dev-python/rst-linker/rst-linker-2.0.0.ebuild index bfb2b7d685f8..c8ce6db73ddc 100644 --- a/dev-python/rst-linker/rst-linker-2.0.0.ebuild +++ b/dev-python/rst-linker/rst-linker-2.0.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |