diff options
Diffstat (limited to 'app-emacs/po-mode/po-mode-0.17.ebuild')
-rw-r--r-- | app-emacs/po-mode/po-mode-0.17.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/po-mode/po-mode-0.17.ebuild b/app-emacs/po-mode/po-mode-0.17.ebuild index 15502a396dc5..0f5cb41a6372 100644 --- a/app-emacs/po-mode/po-mode-0.17.ebuild +++ b/app-emacs/po-mode/po-mode-0.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.17.ebuild,v 1.8 2008/01/13 00:27:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.17.ebuild,v 1.9 2009/11/24 21:11:03 fauli Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" |