diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:53:08 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:31 +0200 |
commit | 9c0438162b8b3b25fda4acff5927a16427429788 (patch) | |
tree | 9ca7742866e20e59abf375984cf0ca36b301a354 /x11-apps | |
parent | x11-apps/mkfontscale: Stabilize 1.2.2 x86, #843167 (diff) | |
download | gentoo-9c0438162b8b3b25fda4acff5927a16427429788.tar.gz gentoo-9c0438162b8b3b25fda4acff5927a16427429788.tar.bz2 gentoo-9c0438162b8b3b25fda4acff5927a16427429788.zip |
x11-apps/rstart: Stabilize 1.0.6 x86, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 83e7afbeb43a..487081dae639 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="" |