diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:26 +0100 |
commit | 3fa377b48e842ec5dd625fe8f95e1c94d5cbe306 (patch) | |
tree | c0e76688ca74a354f344c0e52a3a3e2aedfc70c6 /x11-apps/xgamma | |
parent | x11-apps/xev: ppc stable wrt bug #559062 (diff) | |
download | gentoo-3fa377b48e842ec5dd625fe8f95e1c94d5cbe306.tar.gz gentoo-3fa377b48e842ec5dd625fe8f95e1c94d5cbe306.tar.bz2 gentoo-3fa377b48e842ec5dd625fe8f95e1c94d5cbe306.zip |
x11-apps/xgamma: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 6ec04dbd10a0..e749b8a7b3db 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 |