diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-03 12:13:43 +0300 |
commit | be035b93e25943878865497f59628ad940e8da36 (patch) | |
tree | 7401f8e32b1b5a3e9d542420aa1f38e4f8d59a0f /x11-apps | |
parent | x11-apps/listres: Stabilize 1.0.6 amd64, #928468 (diff) | |
download | gentoo-be035b93e25943878865497f59628ad940e8da36.tar.gz gentoo-be035b93e25943878865497f59628ad940e8da36.tar.bz2 gentoo-be035b93e25943878865497f59628ad940e8da36.zip |
x11-apps/listres: Stabilize 1.0.6 x86, #928468
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/listres/listres-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/listres/listres-1.0.6.ebuild b/x11-apps/listres/listres-1.0.6.ebuild index fdf8f53af6d1..fa5a4d3ac546 100644 --- a/x11-apps/listres/listres-1.0.6.ebuild +++ b/x11-apps/listres/listres-1.0.6.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="list resources in widgets" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXt |