diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:49:09 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:49:09 -0400 |
commit | 8012684c3090cbb3ce3d2505dfcd9f168eb8eb12 (patch) | |
tree | 0608e19c6bbf7dadbf94ea5a3abf9006e71ccc72 /dev-python | |
parent | dev-qt/qtx11extras: stable on arm (diff) | |
download | gentoo-8012684c3090cbb3ce3d2505dfcd9f168eb8eb12.tar.gz gentoo-8012684c3090cbb3ce3d2505dfcd9f168eb8eb12.tar.bz2 gentoo-8012684c3090cbb3ce3d2505dfcd9f168eb8eb12.zip |
dev-python/sip: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sip/sip-4.19.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sip/sip-4.19.13.ebuild b/dev-python/sip/sip-4.19.13.ebuild index b51ae723fcf6..f27df670d4ab 100644 --- a/dev-python/sip/sip-4.19.13.ebuild +++ b/dev-python/sip/sip-4.19.13.ebuild @@ -24,7 +24,7 @@ fi # Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h SLOT="0/12" LICENSE="|| ( GPL-2 GPL-3 SIP )" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug doc" RDEPEND="${PYTHON_DEPS}" |