diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:07:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:30 +0300 |
commit | c5522adff17734d71216a199292262291a84e8e6 (patch) | |
tree | 3580556b168b451b5655ca40b5651f4d632ad4e9 /x11-misc | |
parent | profiles/arch/powerpc/ppc32: usa.stable.mask for sci-*/* destable (diff) | |
download | gentoo-c5522adff17734d71216a199292262291a84e8e6.tar.gz gentoo-c5522adff17734d71216a199292262291a84e8e6.tar.bz2 gentoo-c5522adff17734d71216a199292262291a84e8e6.zip |
x11-misc/xaos: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xaos/xaos-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xaos/xaos-3.6.ebuild b/x11-misc/xaos/xaos-3.6.ebuild index dd4c604ea3e3..8ce692dd3b90 100644 --- a/x11-misc/xaos/xaos-3.6.ebuild +++ b/x11-misc/xaos/xaos-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="aalib doc gtk nls png svga threads X" RDEPEND=" |