summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-14 14:43:02 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-14 14:49:54 +0100
commitfdb9404f75f5d82a004cb5f3645720c058f46960 (patch)
tree87a8627a0d514363a0edd79dd261c0516b21f43a /dev-php/PEAR-Console_Table
parentdev-php/PEAR-Numbers_Words: x86 stable. mark stable for the remaining arches ... (diff)
downloadgentoo-fdb9404f75f5d82a004cb5f3645720c058f46960.tar.gz
gentoo-fdb9404f75f5d82a004cb5f3645720c058f46960.tar.bz2
gentoo-fdb9404f75f5d82a004cb5f3645720c058f46960.zip
dev-php/PEAR-Console_Table: x86 stable. mark stable for the remaining arches using the ALLARCHES policy (bug
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-Console_Table')
-rw-r--r--dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
index e3fb66073a4a..6d2238c92558 100644
--- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
+++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit php-pear-r2
DESCRIPTION="Class that makes it easy to build console style tables"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE=""
src_install() {