diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-24 22:10:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-24 22:10:16 +0300 |
commit | 3303925cce39f34a2b2c0f8588abdb80f1f94cc9 (patch) | |
tree | de7aac09679be0ab9ab10987ab9f4da6eaef7521 /x11-apps | |
parent | net-libs/nodejs: Adjust CFLAGS to prevent miscompilations. (diff) | |
download | gentoo-3303925cce39f34a2b2c0f8588abdb80f1f94cc9.tar.gz gentoo-3303925cce39f34a2b2c0f8588abdb80f1f94cc9.tar.bz2 gentoo-3303925cce39f34a2b2c0f8588abdb80f1f94cc9.zip |
x11-apps/appres: Stabilize 1.0.7 ppc64, #936601
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/appres-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/appres/appres-1.0.7.ebuild b/x11-apps/appres/appres-1.0.7.ebuild index 29d5379ae099..680eea320991 100644 --- a/x11-apps/appres/appres-1.0.7.ebuild +++ b/x11-apps/appres/appres-1.0.7.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="list X application resource database" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND=" x11-libs/libX11 |