diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:05:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-26 09:09:13 +0100 |
commit | 880717241c6ee4913d16052d802917e821d0c915 (patch) | |
tree | 415962e788dd7dc078cd11d4e7908063346df0de /dev-python/ipy | |
parent | dev-python/google-api-core: amd64/x86 stable (ALLARCHES policy) wrt bug #772473 (diff) | |
download | gentoo-880717241c6ee4913d16052d802917e821d0c915.tar.gz gentoo-880717241c6ee4913d16052d802917e821d0c915.tar.bz2 gentoo-880717241c6ee4913d16052d802917e821d0c915.zip |
dev-python/ipy: amd64/x86 stable (ALLARCHES policy) wrt bug #772476
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ipy')
-rw-r--r-- | dev-python/ipy/ipy-1.01.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ipy/ipy-1.01.ebuild b/dev-python/ipy/ipy-1.01.ebuild index a8260ce8a9d2..fc72e6719760 100644 --- a/dev-python/ipy/ipy-1.01.ebuild +++ b/dev-python/ipy/ipy-1.01.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="examples" python_test() { |