diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:41:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 15:45:00 +0100 |
commit | d296dbd4537001b6ec5eab0dbc43faa22081023f (patch) | |
tree | 40a754c4511eb39c4891a4316302f1483d1204be /dev-ml | |
parent | dev-ml/ppx_type_conv: keyworded 0.9.0 for ppc, bug #627836 (diff) | |
download | gentoo-d296dbd4537001b6ec5eab0dbc43faa22081023f.tar.gz gentoo-d296dbd4537001b6ec5eab0dbc43faa22081023f.tar.bz2 gentoo-d296dbd4537001b6ec5eab0dbc43faa22081023f.zip |
dev-ml/stdio: keyworded 0.9.0 for ppc, bug #627836
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/stdio/stdio-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/stdio/stdio-0.9.0.ebuild b/dev-ml/stdio/stdio-0.9.0.ebuild index 370b1ec250f8..2002241b3dbb 100644 --- a/dev-ml/stdio/stdio-0.9.0.ebuild +++ b/dev-ml/stdio/stdio-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/stdio/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" RDEPEND="dev-ml/base:=" |