dev-scheme/guile-1.8.8-r2: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Mon, 30 May 2016 13:51:13 +0000 (15:51 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Mon, 30 May 2016 13:51:38 +0000 (15:51 +0200)
Gentoo-Bug: 578318

Package-Manager: portage-2.3.0_rc1

dev-scheme/guile/guile-1.8.8-r2.ebuild

index 2ae5842756d98eb44d7ac85ee684722fec24eb83..e4b6edbcbb8333092b150493736c8e9dc8eda2ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gnu.org/software/guile/"
 SRC_URI="mirror://gnu/guile/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="debug debug-freelist debug-malloc +deprecated discouraged emacs networking nls readline +regex +threads"
 
 RESTRICT="!regex? ( test )"