diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:45:37 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:45:37 -0400 |
commit | 6ae14025443d491e3f0feb3541052d2e8f28f321 (patch) | |
tree | 4e2bbe09eb28d65e4c62fe343cb38062b3d61ee1 /x11-apps | |
parent | x11-libs/libXaw: Version bump to 1.0.14 (diff) | |
download | gentoo-6ae14025443d491e3f0feb3541052d2e8f28f321.tar.gz gentoo-6ae14025443d491e3f0feb3541052d2e8f28f321.tar.bz2 gentoo-6ae14025443d491e3f0feb3541052d2e8f28f321.zip |
x11-apps/appres: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/appres/appres-1.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/appres/appres-1.0.5-r1.ebuild b/x11-apps/appres/appres-1.0.5-r1.ebuild index cafaa058a220..197d71b1fc3e 100644 --- a/x11-apps/appres/appres-1.0.5-r1.ebuild +++ b/x11-apps/appres/appres-1.0.5-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 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" RDEPEND=" x11-libs/libX11 |