diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-08 00:14:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-08 00:14:31 +0000 |
commit | 2c6249e513715448e6986f443991405d9f6f86a3 (patch) | |
tree | c82b2d7364238a711b904034aa20180f0cdc6422 /sys-apps/groff/groff-1.20.1-r3.ebuild | |
parent | Stable on amd64 wrt bug #349740 (diff) | |
download | gentoo-2-2c6249e513715448e6986f443991405d9f6f86a3.tar.gz gentoo-2-2c6249e513715448e6986f443991405d9f6f86a3.tar.bz2 gentoo-2-2c6249e513715448e6986f443991405d9f6f86a3.zip |
stable x86, bug 350491
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-apps/groff/groff-1.20.1-r3.ebuild')
-rw-r--r-- | sys-apps/groff/groff-1.20.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.20.1-r3.ebuild b/sys-apps/groff/groff-1.20.1-r3.ebuild index a0d58f9410cd..d9f81ffe7ccc 100644 --- a/sys-apps/groff/groff-1.20.1-r3.ebuild +++ b/sys-apps/groff/groff-1.20.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.20.1-r3.ebuild,v 1.5 2011/01/07 21:56:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.20.1-r3.ebuild,v 1.6 2011/01/08 00:14:31 fauli Exp $ inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/groff/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="examples X linguas_ja" DEPEND=">=sys-apps/texinfo-4.7-r1 |