diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:28:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-06 10:28:32 +0000 |
commit | 19c2cbf8c096cb0371bc4c3661f0e0694d565b6f (patch) | |
tree | 5cff8bbb2699c7a3d2217a3a83ea334cfdc53e66 /app-emacs/typing/typing-1.1.4.ebuild | |
parent | Stable for ppc64, wrt bug #501230 (diff) | |
download | gentoo-2-19c2cbf8c096cb0371bc4c3661f0e0694d565b6f.tar.gz gentoo-2-19c2cbf8c096cb0371bc4c3661f0e0694d565b6f.tar.bz2 gentoo-2-19c2cbf8c096cb0371bc4c3661f0e0694d565b6f.zip |
Stable for ppc64, wrt bug #500910
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/typing/typing-1.1.4.ebuild')
-rw-r--r-- | app-emacs/typing/typing-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/typing/typing-1.1.4.ebuild b/app-emacs/typing/typing-1.1.4.ebuild index 6ba7e70903ab..8089045e08e7 100644 --- a/app-emacs/typing/typing-1.1.4.ebuild +++ b/app-emacs/typing/typing-1.1.4.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-emacs/typing/typing-1.1.4.ebuild,v 1.3 2014/02/24 10:50:46 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/typing/typing-1.1.4.ebuild,v 1.4 2014/03/06 10:28:32 ago Exp $ EAPI=5 @@ -12,6 +12,6 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" SITEFILE="50${PN}-gentoo.el" |