diff --git a/dev-lang/orc/orc-0.4.28-r1.ebuild b/dev-lang/orc/orc-0.4.28-r1.ebuild index cbde8459ebe71..fc949eb836b7f 100644 --- a/dev-lang/orc/orc-0.4.28-r1.ebuild +++ b/dev-lang/orc/orc-0.4.28-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic multilib-minimal pax-utils +inherit eutils flag-o-matic ltprune multilib-minimal pax-utils DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations" HOMEPAGE="https://gstreamer.freedesktop.org/" diff --git a/dev-lang/orc/orc-0.4.29.ebuild b/dev-lang/orc/orc-0.4.29.ebuild index 99b4f41e8e295..7a0d9f36864cd 100644 --- a/dev-lang/orc/orc-0.4.29.ebuild +++ b/dev-lang/orc/orc-0.4.29.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils flag-o-matic multilib-minimal pax-utils +inherit eutils flag-o-matic ltprune multilib-minimal pax-utils DESCRIPTION="The Oil Runtime Compiler, a just-in-time compiler for array operations" HOMEPAGE="https://gstreamer.freedesktop.org/"