diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:53:06 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:30 +0200 |
commit | 137e2b35ef92d7a91229cd16dcd42f70c5441fc4 (patch) | |
tree | afc90f3c8c2eb8c1a9bbe0dda9ffbe28dd3866aa | |
parent | x11-apps/editres: Stabilize 1.0.8 x86, #843167 (diff) | |
download | gentoo-137e2b35ef92d7a91229cd16dcd42f70c5441fc4.tar.gz gentoo-137e2b35ef92d7a91229cd16dcd42f70c5441fc4.tar.bz2 gentoo-137e2b35ef92d7a91229cd16dcd42f70c5441fc4.zip |
x11-apps/listres: Stabilize 1.0.5 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | x11-apps/listres/listres-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/listres/listres-1.0.5.ebuild b/x11-apps/listres/listres-1.0.5.ebuild index d7eb98fc9020..16bf176aa7aa 100644 --- a/x11-apps/listres/listres-1.0.5.ebuild +++ b/x11-apps/listres/listres-1.0.5.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="list resources in widgets" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXt |