diff options
author | Sam James <sam@gentoo.org> | 2024-06-05 06:22:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-05 06:22:19 +0100 |
commit | 4ec4263be9b55db18497fd8036c7307bd6684c96 (patch) | |
tree | 1fa54645f3919e069eceea4371d91f112c9e0b31 /x11-apps | |
parent | media-sound/spotify: drop 1.2.31 (diff) | |
download | gentoo-4ec4263be9b55db18497fd8036c7307bd6684c96.tar.gz gentoo-4ec4263be9b55db18497fd8036c7307bd6684c96.tar.bz2 gentoo-4ec4263be9b55db18497fd8036c7307bd6684c96.zip |
x11-apps/xconsole: Stabilize 1.1.0 ppc, #933536
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xconsole/xconsole-1.1.0.ebuild b/x11-apps/xconsole/xconsole-1.1.0.ebuild index b4347ebf33d3..fccab033a290 100644 --- a/x11-apps/xconsole/xconsole-1.1.0.ebuild +++ b/x11-apps/xconsole/xconsole-1.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" x11-libs/libXaw |