diff options
author | Roy Marples <uberlord@gentoo.org> | 2006-10-17 12:56:13 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2006-10-17 12:56:13 +0000 |
commit | f85a0d6bf0fd54571ec65886c2a671ecea74cbd0 (patch) | |
tree | c9bf332611227ece87fdb9ab965cb6af1d424f47 /sys-apps | |
parent | Added ~sparc-fbsd keyword. (diff) | |
download | gentoo-2-f85a0d6bf0fd54571ec65886c2a671ecea74cbd0.tar.gz gentoo-2-f85a0d6bf0fd54571ec65886c2a671ecea74cbd0.tar.bz2 gentoo-2-f85a0d6bf0fd54571ec65886c2a671ecea74cbd0.zip |
Added ~sparc-fbsd keyword.
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/groff/groff-1.19.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/groff/groff-1.19.2-r1.ebuild b/sys-apps/groff/groff-1.19.2-r1.ebuild index ca58134fc8a6..f6eac5561bca 100644 --- a/sys-apps/groff/groff-1.19.2-r1.ebuild +++ b/sys-apps/groff/groff-1.19.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.12 2006/09/26 21:13:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/groff-1.19.2-r1.ebuild,v 1.13 2006/10/17 12:56:13 uberlord Exp $ inherit eutils flag-o-matic toolchain-funcs multilib @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="X" DEPEND=">=sys-apps/texinfo-4.7-r1 |