diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-03 09:27:28 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-06-03 09:27:28 +0200 |
commit | c2f874d29e27c3447f006f6e671091ab767a50ab (patch) | |
tree | e7b22fde9992af1b9bccef33dc7b6c42fea17893 /kde-plasma | |
parent | dev-lang/rakudo: Bump (diff) | |
download | gentoo-c2f874d29e27c3447f006f6e671091ab767a50ab.tar.gz gentoo-c2f874d29e27c3447f006f6e671091ab767a50ab.tar.bz2 gentoo-c2f874d29e27c3447f006f6e671091ab767a50ab.zip |
kde-plasma/kde-gtk-config: RESTRICT+=test
Reported-by: Paolo Pedroni <paolo.pedroni@iol.it>
Gentoo-bug: 604050
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kde-gtk-config/kde-gtk-config-5.8.6.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kde-gtk-config/kde-gtk-config-5.8.7.ebuild | 2 | ||||
-rw-r--r-- | kde-plasma/kde-gtk-config/kde-gtk-config-5.9.5.ebuild | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.6.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.6.ebuild index 0d6af290a14c..c8fc25764daa 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.6.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.6.ebuild @@ -35,6 +35,8 @@ RDEPEND="${DEPEND} !kde-plasma/kde-gtk-config:4 " +RESTRICT+=" test" + PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) src_configure() { diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.7.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.7.ebuild index b935f3a12e5e..ebe684a9ff1f 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.7.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.8.7.ebuild @@ -35,6 +35,8 @@ RDEPEND="${DEPEND} !kde-plasma/kde-gtk-config:4 " +RESTRICT+=" test" + PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) src_configure() { diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.9.5.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.9.5.ebuild index b935f3a12e5e..ebe684a9ff1f 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.9.5.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.9.5.ebuild @@ -35,6 +35,8 @@ RDEPEND="${DEPEND} !kde-plasma/kde-gtk-config:4 " +RESTRICT+=" test" + PATCHES=( "${FILESDIR}/${PN}-5.4.2-gtk3-optional.patch" ) src_configure() { |