Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/theseer-Autoload/
Date: Thu, 07 Jan 2021 19:11:51
Message-Id: 1610046700.4009e5774c119caa0b462ec280b613833446264d.sam@gentoo
1 commit: 4009e5774c119caa0b462ec280b613833446264d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 19:11:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 19:11:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4009e577
7
8 dev-php/theseer-Autoload: Stabilize 1.26.0 ALLARCHES, #764356
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild
16 index d917b81b75c..5aee6273228 100644
17 --- a/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild
18 +++ b/dev-php/theseer-Autoload/theseer-Autoload-1.26.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/theseer/${MY_PN}/archive/1.26.0.tar.gz -> ${P}.tar.g
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"