diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-01 11:12:50 +0100 |
commit | 5c8ff034a5e246ce23d96e8868d0b6885287e694 (patch) | |
tree | f572a88d11fe11a41adc63080cc0359861db43ea /x11-apps/xgamma | |
parent | x11-apps/xev: x86 stable wrt bug #559062 (diff) | |
download | gentoo-5c8ff034a5e246ce23d96e8868d0b6885287e694.tar.gz gentoo-5c8ff034a5e246ce23d96e8868d0b6885287e694.tar.bz2 gentoo-5c8ff034a5e246ce23d96e8868d0b6885287e694.zip |
x11-apps/xgamma: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.6.ebuild b/x11-apps/xgamma/xgamma-1.0.6.ebuild index 9cbdbcd70c36..6ec04dbd10a0 100644 --- a/x11-apps/xgamma/xgamma-1.0.6.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.6.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXxf86vm |