summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-14 14:42:08 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-14 14:49:51 +0100
commit030d7aaada59ac17904cd1b2faa363a58c3ea8b7 (patch)
treea9220ccc02696d808efdf5fdbe643f86633536af /dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
parentmedia-gfx/figurine: x86 stable (bug #647520) (diff)
downloadgentoo-030d7aaada59ac17904cd1b2faa363a58c3ea8b7.tar.gz
gentoo-030d7aaada59ac17904cd1b2faa363a58c3ea8b7.tar.bz2
gentoo-030d7aaada59ac17904cd1b2faa363a58c3ea8b7.zip
dev-php/PEAR-Math_BigInteger: x86 stable. mark stable for the remaining arches using the ALLARCHES policy (bug #647534)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild')
-rw-r--r--dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
index 5aad8825179c..178d2b0c63dd 100644
--- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-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
@@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86"
IUSE=""
DEPEND=""
RDEPEND="dev-lang/php:*"