Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile/
Date: Mon, 27 Feb 2017 20:27:37
Message-Id: 1488227242.9cd9cf1316cb07d3c9cfe3b4bd1611c46f036e34.vapier@gentoo
1 commit: 9cd9cf1316cb07d3c9cfe3b4bd1611c46f036e34
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 18:52:51 2017 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 20:27:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cd9cf13
7
8 dev-scheme/guile: mark 1.8.8-r3 arm64/m68k/s390/sh stable
9
10 dev-scheme/guile/guile-1.8.8-r3.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-scheme/guile/guile-1.8.8-r3.ebuild b/dev-scheme/guile/guile-1.8.8-r3.ebuild
14 index e11950b319..52d0933a70 100644
15 --- a/dev-scheme/guile/guile-1.8.8-r3.ebuild
16 +++ b/dev-scheme/guile/guile-1.8.8-r3.ebuild
17 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/"
18 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
19
20 LICENSE="LGPL-2.1"
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
23 IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads"
24
25 RESTRICT="!regex? ( test )"