diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:24 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:52:24 -0400 |
commit | 0aa91f4c6c5343280dc82dc5ed7e52f2a2d178c0 (patch) | |
tree | 55a46734df5a2211edec7e100863c7c6bccf27be /x11-apps | |
parent | x11-apps/xset: Drop old versions (diff) | |
download | gentoo-0aa91f4c6c5343280dc82dc5ed7e52f2a2d178c0.tar.gz gentoo-0aa91f4c6c5343280dc82dc5ed7e52f2a2d178c0.tar.bz2 gentoo-0aa91f4c6c5343280dc82dc5ed7e52f2a2d178c0.zip |
x11-apps/xsetroot: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild index bb312bbff677..89ade361ca81 100644 --- a/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |