diff options
| -rw-r--r-- | kde-base/pykde4/pykde4-4.9.49.9999.ebuild | 2 | ||||
| -rw-r--r-- | kde-base/pykde4/pykde4-4.9.80.ebuild | 2 | ||||
| -rw-r--r-- | kde-base/pykde4/pykde4-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/pykde4/pykde4-4.9.49.9999.ebuild b/kde-base/pykde4/pykde4-4.9.49.9999.ebuild index 0b7f34b14ae..204640f61dd 100644 --- a/kde-base/pykde4/pykde4-4.9.49.9999.ebuild +++ b/kde-base/pykde4/pykde4-4.9.49.9999.ebuild @@ -14,7 +14,7 @@ inherit python portability kde4-base multilib DESCRIPTION="Python bindings for KDE4" KEYWORDS="" -IUSE="debug doc examples semantic-desktop" +IUSE="debug doc examples semantic-desktop test" REQUIRED_USE="test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time diff --git a/kde-base/pykde4/pykde4-4.9.80.ebuild b/kde-base/pykde4/pykde4-4.9.80.ebuild index 08b5bf17f72..313f2eba012 100644 --- a/kde-base/pykde4/pykde4-4.9.80.ebuild +++ b/kde-base/pykde4/pykde4-4.9.80.ebuild @@ -14,7 +14,7 @@ inherit python portability kde4-base multilib DESCRIPTION="Python bindings for KDE4" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug doc examples semantic-desktop" +IUSE="debug doc examples semantic-desktop test" REQUIRED_USE="test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild index da7d576d2d9..3b2f3cd0003 100644 --- a/kde-base/pykde4/pykde4-9999.ebuild +++ b/kde-base/pykde4/pykde4-9999.ebuild @@ -14,7 +14,7 @@ inherit python portability kde4-base multilib DESCRIPTION="Python bindings for KDE4" KEYWORDS="" -IUSE="debug doc examples semantic-desktop" +IUSE="debug doc examples semantic-desktop test" REQUIRED_USE="test? ( semantic-desktop )" # blocker added due to compatibility issues and error during compile time |
