diff options
author | 2015-09-12 10:56:38 +0200 | |
---|---|---|
committer | 2015-09-12 11:10:04 +0200 | |
commit | 7d3b6dbe553cefe51d6bf63db0720abc7674d665 (patch) | |
tree | cf014481c2bbc9b58900a3aee0c7f7c65ebb06b8 /dev-lang | |
parent | dev-cpp/mm-common: x86 stable wrt bug #551826 (diff) | |
download | gentoo-7d3b6dbe553cefe51d6bf63db0720abc7674d665.tar.gz gentoo-7d3b6dbe553cefe51d6bf63db0720abc7674d665.tar.bz2 gentoo-7d3b6dbe553cefe51d6bf63db0720abc7674d665.zip |
dev-lang/orc: x86 stable wrt bug #551826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/orc/orc-0.4.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/orc/orc-0.4.24.ebuild b/dev-lang/orc/orc-0.4.24.ebuild index 80fe7b378175..b2588ad043b8 100644 --- a/dev-lang/orc/orc-0.4.24.ebuild +++ b/dev-lang/orc/orc-0.4.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="BSD BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples hardened static-libs" RDEPEND="" |