diff options
author | Jonathan Callen <abcd@gentoo.org> | 2009-12-15 20:00:12 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2009-12-15 20:00:12 +0000 |
commit | 3b702daf8f91c4b32b6d802a9bb69b9d392a8b25 (patch) | |
tree | e433ec90fc7d7583aab562993477decf8bf71d38 /virtual/flim/flim-0.ebuild | |
parent | Examples are no longer part of the packaging. (diff) | |
download | gentoo-2-3b702daf8f91c4b32b6d802a9bb69b9d392a8b25.tar.gz gentoo-2-3b702daf8f91c4b32b6d802a9bb69b9d392a8b25.tar.bz2 gentoo-2-3b702daf8f91c4b32b6d802a9bb69b9d392a8b25.zip |
QA: Add prefix keywords
(Portage version: -svn/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'virtual/flim/flim-0.ebuild')
-rw-r--r-- | virtual/flim/flim-0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/flim/flim-0.ebuild b/virtual/flim/flim-0.ebuild index c34fc5118f5b..067e7c3b313f 100644 --- a/virtual/flim/flim-0.ebuild +++ b/virtual/flim/flim-0.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/virtual/flim/flim-0.ebuild,v 1.5 2008/05/29 13:47:44 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/flim/flim-0.ebuild,v 1.6 2009/12/15 20:00:12 abcd Exp $ DESCRIPTION="Virtual for flim (library for message representation in Emacs)" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="" |