diff options
author | 2021-02-18 20:02:00 +0000 | |
---|---|---|
committer | 2021-02-18 20:02:00 +0000 | |
commit | 10e7ee0a5931e8757e5cdd56118b3cd4ab453e3f (patch) | |
tree | 9d3d3e6b98f0cb4ced61ea25de1e512308cd7be8 | |
parent | net-dialup/freeradius-client: stable 1.1.7-r1 for sparc (diff) | |
download | gentoo-10e7ee0a5931e8757e5cdd56118b3cd4ab453e3f.tar.gz gentoo-10e7ee0a5931e8757e5cdd56118b3cd4ab453e3f.tar.bz2 gentoo-10e7ee0a5931e8757e5cdd56118b3cd4ab453e3f.zip |
dev-lang/python-exec-conf: stable 2.4.6 for sparc
stable wrt bug #768561
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 e034247e44e5..057431f35c3e 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_}" |