diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 15:49:12 +0200 |
commit | 728c2575f6aeb62221fa545c87ea51bab3add1bc (patch) | |
tree | 9385566eed411c83061ed1f1f7988d9d591a9f27 /x11-apps | |
parent | x11-apps/xdriinfo: Stabilize 1.0.7 ppc64, #898950 (diff) | |
download | gentoo-728c2575f6aeb62221fa545c87ea51bab3add1bc.tar.gz gentoo-728c2575f6aeb62221fa545c87ea51bab3add1bc.tar.bz2 gentoo-728c2575f6aeb62221fa545c87ea51bab3add1bc.zip |
x11-apps/xvidtune: Stabilize 1.0.4 ppc64, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xvidtune/xvidtune-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild index a25169ba359e..a0be43b09355 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.4.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.4.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="video mode tuner for Xorg" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86" RDEPEND=" x11-libs/libXaw |