diff options
author | Brian Evans <grknight@gentoo.org> | 2021-01-07 16:23:34 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2021-01-07 16:23:34 -0500 |
commit | f32e58398004dd593e341060ea2f7d9f93254372 (patch) | |
tree | 9b66bdc386fabc66a6e3d3ddb770ec5a8901cbd8 /dev-php | |
parent | dev-php/phar-io-version: Really mark ALLARCHES (diff) | |
download | gentoo-f32e58398004dd593e341060ea2f7d9f93254372.tar.gz gentoo-f32e58398004dd593e341060ea2f7d9f93254372.tar.bz2 gentoo-f32e58398004dd593e341060ea2f7d9f93254372.zip |
dev-php/phar-io-manifest: Really mark ALLARCHES
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild b/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild index 9074b9e27c38..22306e0b6d74 100644 --- a/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild +++ b/dev-php/phar-io-manifest/phar-io-manifest-1.0.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/phar-io/manifest/archive/${PV}.tar.gz -> ${P}.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="examples" S="${WORKDIR}/manifest-${PV}" |