diff options
author | Brian Evans <grknight@gentoo.org> | 2021-01-07 16:24:44 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2021-01-07 16:24:44 -0500 |
commit | 5ba5ea0d24dfb2660fc7a420ed86a59f790944ae (patch) | |
tree | f300106afe94988dda2525ab7b86dd9fcfdc35bc | |
parent | dev-php/phar-io-manifest: Really mark ALLARCHES (diff) | |
download | gentoo-5ba5ea0d24dfb2660fc7a420ed86a59f790944ae.tar.gz gentoo-5ba5ea0d24dfb2660fc7a420ed86a59f790944ae.tar.bz2 gentoo-5ba5ea0d24dfb2660fc7a420ed86a59f790944ae.zip |
dev-php/sebastian-type: Really mark ALLARCHES
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r-- | dev-php/sebastian-type/sebastian-type-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild index 927ccabd7bf5..4de318935931 100644 --- a/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild +++ b/dev-php/sebastian-type/sebastian-type-1.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |