diff options
-rw-r--r-- | dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild b/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild index 10a5d1c97feb..3761e9a86396 100644 --- a/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild +++ b/dev-cpp/gccxml/gccxml-0.9.0_pre20131217.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~mips ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" src_prepare() { # fix bug 549300 by restoring pre-GCC5 inline semantics |