diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-02 21:52:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-02 21:52:08 +0200 |
commit | 3e56932bd46236e8124044d457ef43f7629555ae (patch) | |
tree | 49ca9ae0a492164365effd43439195fdae378424 /x11-apps | |
parent | x11-apps/xdriinfo: Stabilize 1.0.7 arm, #898950 (diff) | |
download | gentoo-3e56932bd46236e8124044d457ef43f7629555ae.tar.gz gentoo-3e56932bd46236e8124044d457ef43f7629555ae.tar.bz2 gentoo-3e56932bd46236e8124044d457ef43f7629555ae.zip |
x11-apps/xvidtune: Stabilize 1.0.4 arm, #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 76be3dc91737..b65273872bad 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 |