summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-10-29 05:38:09 +0000
committerTim Harder <radhermit@gentoo.org>2011-10-29 05:38:09 +0000
commitca3a6ea6d3dbcd08251fd46c6cd81059bff7ff08 (patch)
treebdf8c48dbf49436ef4f7da11c890f63a0872a0a7 /x11-wm/subtle/subtle-9999.ebuild
parentDrop arm keyword (needs dev-libs/json-glib). A keywording bug will be filed f... (diff)
downloadgentoo-2-ca3a6ea6d3dbcd08251fd46c6cd81059bff7ff08.tar.gz
gentoo-2-ca3a6ea6d3dbcd08251fd46c6cd81059bff7ff08.tar.bz2
gentoo-2-ca3a6ea6d3dbcd08251fd46c6cd81059bff7ff08.zip
Remove unused test use flag.
(Portage version: 2.2.0_alpha70/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/subtle/subtle-9999.ebuild')
-rw-r--r--x11-wm/subtle/subtle-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/subtle/subtle-9999.ebuild b/x11-wm/subtle/subtle-9999.ebuild
index 575841449c37..d1db0358a5c9 100644
--- a/x11-wm/subtle/subtle-9999.ebuild
+++ b/x11-wm/subtle/subtle-9999.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/x11-wm/subtle/subtle-9999.ebuild,v 1.3 2011/09/19 22:07:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/subtle/subtle-9999.ebuild,v 1.4 2011/10/29 05:38:09 radhermit Exp $
EAPI="4"
USE_RUBY="ruby19"
@@ -16,7 +16,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="debug doc test +xft xinerama xpm +xrandr +xtest"
+IUSE="debug doc +xft xinerama xpm +xrandr +xtest"
RDEPEND="x11-libs/libX11
xft? ( x11-libs/libXft )