diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:34:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:34:44 +0100 |
commit | 347ecaac523f24b7f9eb61525a868eaec9edf87a (patch) | |
tree | 8ade94cf169488961d763237ff76c376a592bec3 /x11-apps/rstart | |
parent | x11-apps/mkfontscale: Stabilize 1.2.2 ppc64, #843167 (diff) | |
download | gentoo-347ecaac523f24b7f9eb61525a868eaec9edf87a.tar.gz gentoo-347ecaac523f24b7f9eb61525a868eaec9edf87a.tar.bz2 gentoo-347ecaac523f24b7f9eb61525a868eaec9edf87a.zip |
x11-apps/rstart: Stabilize 1.0.6 ppc64, #843167
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/rstart')
-rw-r--r-- | x11-apps/rstart/rstart-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/rstart/rstart-1.0.6.ebuild b/x11-apps/rstart/rstart-1.0.6.ebuild index af8ff336aa4d..88d460806c91 100644 --- a/x11-apps/rstart/rstart-1.0.6.ebuild +++ b/x11-apps/rstart/rstart-1.0.6.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org rstart application" -KEYWORDS="amd64 arm ~mips ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 arm ~mips ppc ppc64 ~s390 ~sparc x86" DEPEND="x11-base/xorg-proto" RDEPEND="" |