summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-07-18 20:14:26 +0200
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-07-18 20:14:26 +0200
commit5a42830722eda53aabb39037445ccbdb71cd978f (patch)
treec36a763d8a38a0aa4fd0aa3e2e0ff65af69b29fb /x11-apps/xrandr/xrandr-9999.ebuild
parentdev-libs/weston: add USE gles2, cairo in portage now has it (diff)
downloadx11-5a42830722eda53aabb39037445ccbdb71cd978f.tar.gz
x11-5a42830722eda53aabb39037445ccbdb71cd978f.tar.bz2
x11-5a42830722eda53aabb39037445ccbdb71cd978f.zip
x11-apps/xrandr: sync keywords and dependencies with portage.
Diffstat (limited to 'x11-apps/xrandr/xrandr-9999.ebuild')
-rw-r--r--x11-apps/xrandr/xrandr-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrandr/xrandr-9999.ebuild b/x11-apps/xrandr/xrandr-9999.ebuild
index 2a163459..d80772f5 100644
--- a/x11-apps/xrandr/xrandr-9999.ebuild
+++ b/x11-apps/xrandr/xrandr-9999.ebuild
@@ -8,10 +8,10 @@ inherit xorg-2
DESCRIPTION="primitive command line interface to RandR extension"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE=""
-RDEPEND=">=x11-libs/libXrandr-1.3
+RDEPEND=">=x11-libs/libXrandr-1.4
x11-libs/libXrender
x11-libs/libX11"
DEPEND="${RDEPEND}"