diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:10 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-25 19:57:10 +0200 |
commit | eb49885113f45aa2c90372319d62cbbf1346d610 (patch) | |
tree | af84108817584392d34ce891a24c2c0020ab2836 /x11-apps/appres | |
parent | media-libs/mesa: Stabilize 22.0.3 ppc, #843167 (diff) | |
download | gentoo-eb49885113f45aa2c90372319d62cbbf1346d610.tar.gz gentoo-eb49885113f45aa2c90372319d62cbbf1346d610.tar.bz2 gentoo-eb49885113f45aa2c90372319d62cbbf1346d610.zip |
x11-apps/appres: Stabilize 1.0.6 ppc, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps/appres')
-rw-r--r-- | x11-apps/appres/appres-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/appres/appres-1.0.6.ebuild b/x11-apps/appres/appres-1.0.6.ebuild index f691e9fb5d69..89f15c5df986 100644 --- a/x11-apps/appres/appres-1.0.6.ebuild +++ b/x11-apps/appres/appres-1.0.6.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="list X application resource database" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND=" x11-libs/libX11 |