diff options
Diffstat (limited to 'app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild')
-rw-r--r-- | app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild b/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild index d987fc040840..7a19dcb1cb3a 100644 --- a/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild +++ b/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild,v 1.6 2014/03/12 09:51:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-wxwidgets/eselect-wxwidgets-20131230.ebuild,v 1.7 2014/03/14 10:09:19 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~dirtyepic/dist/wxwidgets.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="app-admin/eselect" |