diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:22:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:22:55 +0000 |
commit | 595f6ec6c89ef88e60402fac5347f4e58a4b907a (patch) | |
tree | ceb2893f97c52c24b4c99522fec6f217ce7acfb5 | |
parent | x11-misc/xdaliclock: Stabilize 2.44 x86, #774066 (diff) | |
download | gentoo-595f6ec6c89ef88e60402fac5347f4e58a4b907a.tar.gz gentoo-595f6ec6c89ef88e60402fac5347f4e58a4b907a.tar.bz2 gentoo-595f6ec6c89ef88e60402fac5347f4e58a4b907a.zip |
x11-apps/appres: Stabilize 1.0.5 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-apps/appres/appres-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/appres/appres-1.0.5.ebuild b/x11-apps/appres/appres-1.0.5.ebuild index 92ed1545c2ee..53198ba6e8a4 100644 --- a/x11-apps/appres/appres-1.0.5.ebuild +++ b/x11-apps/appres/appres-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="list X application resource database" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt" |