diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:50:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-24 17:50:56 +0300 |
commit | 0ee93d673c742dd36f09828c422a3686c084438b (patch) | |
tree | d8448630c82c3614a97ca10b499a67f44e162d1e /dev-python | |
parent | sys-devel/autogen: arm stable wrt bug #703632 (diff) | |
download | gentoo-0ee93d673c742dd36f09828c422a3686c084438b.tar.gz gentoo-0ee93d673c742dd36f09828c422a3686c084438b.tar.bz2 gentoo-0ee93d673c742dd36f09828c422a3686c084438b.zip |
dev-python/pretend: arm stable wrt bug #700596
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pretend/pretend-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pretend/pretend-1.0.9.ebuild b/dev-python/pretend/pretend-1.0.9.ebuild index 7591bced794c..d11f854d1606 100644 --- a/dev-python/pretend/pretend-1.0.9.ebuild +++ b/dev-python/pretend/pretend-1.0.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/alex/pretend/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] |