diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-08-28 16:31:50 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-08-28 16:31:50 +0000 |
commit | bac2fd5514b5ac60d8aa38c63e276fddd080f877 (patch) | |
tree | f2ba2d95674ba5317c5149e578aa27cd121b1646 /app-text/xdvik/xdvik-22.84.16.ebuild | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-bac2fd5514b5ac60d8aa38c63e276fddd080f877.tar.gz gentoo-2-bac2fd5514b5ac60d8aa38c63e276fddd080f877.tar.bz2 gentoo-2-bac2fd5514b5ac60d8aa38c63e276fddd080f877.zip |
Revert mis-dropped KEYWORDs
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xdvik/xdvik-22.84.16.ebuild')
-rw-r--r-- | app-text/xdvik/xdvik-22.84.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xdvik/xdvik-22.84.16.ebuild b/app-text/xdvik/xdvik-22.84.16.ebuild index f0cfc3fd82f3..8f932ce8dbec 100644 --- a/app-text/xdvik/xdvik-22.84.16.ebuild +++ b/app-text/xdvik/xdvik-22.84.16.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/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.15 2011/08/28 15:47:25 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.16.ebuild,v 1.16 2011/08/28 16:31:50 naota Exp $ EAPI=3 inherit eutils flag-o-matic elisp-common toolchain-funcs @@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System" HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs" |