diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-24 21:55:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-24 21:55:12 +0300 |
commit | 981fffc50bc7e0cf2c1ffc5823823133868ab5e4 (patch) | |
tree | d2d1acd20195589a735b89e1df6971447e0daf21 /x11-apps | |
parent | x11-apps/appres: Stabilize 1.0.7 sparc, #936601 (diff) | |
download | gentoo-981fffc50bc7e0cf2c1ffc5823823133868ab5e4.tar.gz gentoo-981fffc50bc7e0cf2c1ffc5823823133868ab5e4.tar.bz2 gentoo-981fffc50bc7e0cf2c1ffc5823823133868ab5e4.zip |
x11-apps/appres: Stabilize 1.0.7 arm, #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 3ebe283460bc..6e0145464f3f 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 |