diff options
author | 2021-03-27 13:49:55 -0400 | |
---|---|---|
committer | 2021-03-27 13:49:55 -0400 | |
commit | eb8e17599d69609f24888334a40da206e9f35650 (patch) | |
tree | 10e509be68970f3705d2ee74c49fbd1ca9f6defc /x11-apps/xgamma | |
parent | x11-apps/xf86dga: Drop old versions (diff) | |
download | gentoo-eb8e17599d69609f24888334a40da206e9f35650.tar.gz gentoo-eb8e17599d69609f24888334a40da206e9f35650.tar.bz2 gentoo-eb8e17599d69609f24888334a40da206e9f35650.zip |
x11-apps/xgamma: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild index 2cbd04c886d3..0d01b1e9cd10 100644 --- a/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild +++ b/x11-apps/xgamma/xgamma-1.0.6-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Alter a monitor's gamma correction through the X server" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" x11-libs/libXxf86vm |