diff options
author | 2013-12-08 18:05:42 +0000 | |
---|---|---|
committer | 2013-12-08 18:05:42 +0000 | |
commit | d9a2ff9e0480c0de31dc8cd104d1a4151358b3ca (patch) | |
tree | 77eee7cfd3fc0bfb272cb9bda4d39324db77adc2 /dev-libs/librep/librep-0.92.3.ebuild | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-d9a2ff9e0480c0de31dc8cd104d1a4151358b3ca.tar.gz gentoo-2-d9a2ff9e0480c0de31dc8cd104d1a4151358b3ca.tar.bz2 gentoo-2-d9a2ff9e0480c0de31dc8cd104d1a4151358b3ca.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/librep/librep-0.92.3.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.92.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.92.3.ebuild b/dev-libs/librep/librep-0.92.3.ebuild index 14b4536044e0..acec97f01f40 100644 --- a/dev-libs/librep/librep-0.92.3.ebuild +++ b/dev-libs/librep/librep-0.92.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.92.3.ebuild,v 1.2 2013/11/30 18:52:05 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.92.3.ebuild,v 1.3 2013/12/08 18:05:42 pacho Exp $ EAPI=5 inherit eutils multilib elisp-common @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/librep/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="emacs readline" RDEPEND=" |