diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:00:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:00:42 +0100 |
commit | b1be54e3e09b39cc032f0a818b7fc1e92f5c20b6 (patch) | |
tree | e276d785e49e506da3429eedb3337222504fcb1a /x11-apps/listres | |
parent | x11-apps/bitmap: Stabilize 1.1.1 arm, #928467 (diff) | |
download | gentoo-b1be54e3e09b39cc032f0a818b7fc1e92f5c20b6.tar.gz gentoo-b1be54e3e09b39cc032f0a818b7fc1e92f5c20b6.tar.bz2 gentoo-b1be54e3e09b39cc032f0a818b7fc1e92f5c20b6.zip |
x11-apps/listres: Stabilize 1.0.6 arm, #928468
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/listres')
-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 a6fbda988833..9d3910570e60 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 |