diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 16:02:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 16:02:01 +0000 |
commit | 6beb0b049988f9c7d5f03a08f64d62728870d3e2 (patch) | |
tree | 515cae7f445be59c61ff7d98dda1ba7202797422 /app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild | |
parent | Stable for ppc, wrt bug #498266 (diff) | |
download | gentoo-2-6beb0b049988f9c7d5f03a08f64d62728870d3e2.tar.gz gentoo-2-6beb0b049988f9c7d5f03a08f64d62728870d3e2.tar.bz2 gentoo-2-6beb0b049988f9c7d5f03a08f64d62728870d3e2.zip |
Stable for ppc, wrt bug #498384
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild')
-rw-r--r-- | app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild b/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild index f389904eb139..f80ad9870540 100644 --- a/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild +++ b/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild,v 1.2 2014/01/18 19:06:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/emacspeak/emacspeak-39.0-r1.ebuild,v 1.3 2014/01/20 16:02:01 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then inherit subversion else SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.bz2" - KEYWORDS="amd64 ~ppc ~x86" + KEYWORDS="amd64 ppc ~x86" fi DESCRIPTION="the emacspeak audio desktop" |