diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-03-06 16:02:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 15:13:44 +0000 |
commit | 8ee8de614633029e19531b76ccdef05be3288ab9 (patch) | |
tree | 1a11741f73f5e5ced5e3a121d063fda39aae4e06 /dev-lang/python-exec-conf | |
parent | dev-python/twisted: keyworded 21.2.0 for sparc, bug #773451 (diff) | |
download | gentoo-8ee8de614633029e19531b76ccdef05be3288ab9.tar.gz gentoo-8ee8de614633029e19531b76ccdef05be3288ab9.tar.bz2 gentoo-8ee8de614633029e19531b76ccdef05be3288ab9.zip |
dev-lang/python-exec-conf: stable 2.4.6 for hppa, bug #768561
Package-Manager: Portage-3.0.13, 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-lang/python-exec-conf')
-rw-r--r-- | dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild b/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild index 8ae151f5ad3e..0c9695585e47 100644 --- a/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild +++ b/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Internal Python project hack. Do not copy it. Ever. IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}" |