diff options
author | 2024-07-24 21:55:14 +0300 | |
---|---|---|
committer | 2024-07-24 21:55:14 +0300 | |
commit | c29ff9049fd1c21736f573e97a0dd98eb05ba205 (patch) | |
tree | 7f8a4c6b6a61bb681e8b97165db8b5c4e22e6de3 /x11-apps | |
parent | x11-apps/appres: Stabilize 1.0.7 arm, #936601 (diff) | |
download | gentoo-c29ff9049fd1c21736f573e97a0dd98eb05ba205.tar.gz gentoo-c29ff9049fd1c21736f573e97a0dd98eb05ba205.tar.bz2 gentoo-c29ff9049fd1c21736f573e97a0dd98eb05ba205.zip |
x11-apps/appres: Stabilize 1.0.7 arm64, #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 6e0145464f3f..4d96232b56cf 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 |