diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:12:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:12:59 +0100 |
commit | a6c606f3b249930f1d41c1a260955b5f472c0ae3 (patch) | |
tree | 92b6d2a85e847ae31c12863dc9e12b60a8cb043a /x11-apps/editres | |
parent | x11-apps/editres: Stabilize 1.0.9 ppc, #928473 (diff) | |
download | gentoo-a6c606f3b249930f1d41c1a260955b5f472c0ae3.tar.gz gentoo-a6c606f3b249930f1d41c1a260955b5f472c0ae3.tar.bz2 gentoo-a6c606f3b249930f1d41c1a260955b5f472c0ae3.zip |
x11-apps/editres: Stabilize 1.0.9 ppc64, #928473
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/editres')
-rw-r--r-- | x11-apps/editres/editres-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/editres/editres-1.0.9.ebuild b/x11-apps/editres/editres-1.0.9.ebuild index ac3739ebe243..11180f016e35 100644 --- a/x11-apps/editres/editres-1.0.9.ebuild +++ b/x11-apps/editres/editres-1.0.9.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="a dynamic resource editor for X Toolkit applications" -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 |