From: Brian Evans Date: Mon, 23 Apr 2018 13:44:40 +0000 (-0400) Subject: dev-php/PEAR-DB: Mark 1.9.2-r1 stable for ALLARCHES X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0f4a8a0a95fd08ef49d9f63c81a6dfb123d25204;p=gentoo.git dev-php/PEAR-DB: Mark 1.9.2-r1 stable for ALLARCHES Script only package, all tests pass Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- diff --git a/dev-php/PEAR-DB/PEAR-DB-1.9.2-r1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.9.2-r1.ebuild index ef5e7305e352..662cd70f7987 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.9.2-r1.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.9.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit php-pear-r2 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="Database abstraction layer for PHP" LICENSE="PHP-3"