commit: 53bcc7a387ea030fefb34d7dc9f714591aad64af Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Sep 22 15:54:04 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Sep 22 15:54:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bcc7a3
x11-apps/xrandr-1.5.0-r0: add alpha keyword Gentoo-Bug: 579266 x11-apps/xrandr/xrandr-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xrandr/xrandr-1.5.0.ebuild b/x11-apps/xrandr/xrandr-1.5.0.ebuild index 837487a..ee9eb32 100644 --- a/x11-apps/xrandr/xrandr-1.5.0.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 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 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 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.5
