diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 22:55:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:17:51 +0200 |
commit | e0be8475f7428abc0ac5b821a1314afda1dc7961 (patch) | |
tree | 97f7a444a240f78d4925d2ddaa45cbf927e6ae0d /sys-devel/cons | |
parent | app-antivirus/clamav: x86 stable (bug #695718) (diff) | |
download | gentoo-e0be8475f7428abc0ac5b821a1314afda1dc7961.tar.gz gentoo-e0be8475f7428abc0ac5b821a1314afda1dc7961.tar.bz2 gentoo-e0be8475f7428abc0ac5b821a1314afda1dc7961.zip |
sys-devel/cons: x86 stable (bug #696364)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel/cons')
-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 257a401a9a8b..699e08d05a1c 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-2017 Gentoo Foundation +# Copyright 1999-2019 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=" |