diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 21:29:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-04 00:38:46 +0000 |
commit | 7454541e70ccc74f72899795cea7f11798810514 (patch) | |
tree | c94ed030d6e9e1b160fd39d451c485a81817b14e /sys-devel | |
parent | net-nntp/brag: destabilise for ppc (diff) | |
download | gentoo-7454541e70ccc74f72899795cea7f11798810514.tar.gz gentoo-7454541e70ccc74f72899795cea7f11798810514.tar.bz2 gentoo-7454541e70ccc74f72899795cea7f11798810514.zip |
sys-devel/cons: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/cons/cons-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/cons/cons-2.3.0.ebuild b/sys-devel/cons/cons-2.3.0.ebuild index 717660db880b..d9d4a3c6959f 100644 --- a/sys-devel/cons/cons-2.3.0.ebuild +++ b/sys-devel/cons/cons-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://www.gnu.org/software/${PN}/stable/${P}.tgz SLOT="2.2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" IUSE="" DEPEND=" |