diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:12:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-07 20:22:06 +0000 |
commit | 57e02ce66b64e6a5bd537101e04b6f5d1f86cb49 (patch) | |
tree | b4aaf075582fa89d62350e87866ae6d954e56105 /dev-scheme | |
parent | dev-libs/ell: stable 0.33 for ppc (diff) | |
download | gentoo-57e02ce66b64e6a5bd537101e04b6f5d1f86cb49.tar.gz gentoo-57e02ce66b64e6a5bd537101e04b6f5d1f86cb49.tar.bz2 gentoo-57e02ce66b64e6a5bd537101e04b6f5d1f86cb49.zip |
dev-scheme/guile: stable 2.2.7 for ppc
stable wrt bug #753308
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r-- | dev-scheme/guile/guile-2.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.2.7.ebuild b/dev-scheme/guile/guile-2.2.7.ebuild index 3a9be7cc0b88..6b952a0d3229 100644 --- a/dev-scheme/guile/guile-2.2.7.ebuild +++ b/dev-scheme/guile/guile-2.2.7.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/guile/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="12/2.2-1" # libguile-2.2.so.1 => 2.2-1 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls REQUIRED_USE="regex" # workaround for bug 596322 RESTRICT="strip" |