diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:34 +0200 |
commit | a75d8a1c8990147d3d0e17cef2f27f9fa8bfec3f (patch) | |
tree | 622e7b085cbb9837ce37d2be98c549047798cd7a /x11-apps/xrandr | |
parent | x11-apps/xman: x86 stable wrt bug #694734 (diff) | |
download | gentoo-a75d8a1c8990147d3d0e17cef2f27f9fa8bfec3f.tar.gz gentoo-a75d8a1c8990147d3d0e17cef2f27f9fa8bfec3f.tar.bz2 gentoo-a75d8a1c8990147d3d0e17cef2f27f9fa8bfec3f.zip |
x11-apps/xrandr: x86 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.1.ebuild b/x11-apps/xrandr/xrandr-1.5.1.ebuild index 09a713e801ca..dab58437d87f 100644 --- a/x11-apps/xrandr/xrandr-1.5.1.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5 |