diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 11:46:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 11:48:54 -0700 |
commit | 10a0363eb11f26ee946d44c2c0508c61a6e89dc8 (patch) | |
tree | b0e9a980ed9b3b42e6c5feb3f261a05f166914d8 /dev-scheme/guile | |
parent | dev-php/phptal: Drop old (diff) | |
download | gentoo-10a0363eb11f26ee946d44c2c0508c61a6e89dc8.tar.gz gentoo-10a0363eb11f26ee946d44c2c0508c61a6e89dc8.tar.bz2 gentoo-10a0363eb11f26ee946d44c2c0508c61a6e89dc8.zip |
Revert "dev-scheme/guile: stable for hppa, #647114"
This reverts commit 813d3a35da620756353685a1548c4368f8b45f63.
Amynka has no history of working on hppa and refuses to answer how she
tested.
Bug: https://bugs.gentoo.org/647114
Diffstat (limited to 'dev-scheme/guile')
-rw-r--r-- | dev-scheme/guile/guile-2.0.14-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-scheme/guile/guile-2.0.14-r3.ebuild b/dev-scheme/guile/guile-2.0.14-r3.ebuild index 4c037a823ad5..3043b819d05a 100644 --- a/dev-scheme/guile/guile-2.0.14-r3.ebuild +++ b/dev-scheme/guile/guile-2.0.14-r3.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic autotools ltprune DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions" HOMEPAGE="https://www.gnu.org/software/guile/" SRC_URI="mirror://gnu/guile/${P}.tar.gz" -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" +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" LICENSE="LGPL-3+" IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # upstream recommended +networking +nls # emacs useflag removal not working |