diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-04-30 16:31:24 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-05-01 10:02:32 +0200 |
commit | 9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e (patch) | |
tree | a5340f87dacf198572ba804d2eb0085fc920dcb4 /profiles/targets | |
parent | kde-apps/kopete: Drop old (diff) | |
download | gentoo-9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e.tar.gz gentoo-9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e.tar.bz2 gentoo-9cb4d53bf69a2c46406e33bdbd74a35e37a64d9e.zip |
profiles: Plasma profile: Restrict gpgme[cxx,qt5] mask to current stable
Next revbump stabilisation should coincide with oldpim fix.
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use.stable.mask | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/targets/desktop/plasma/package.use.stable.mask b/profiles/targets/desktop/plasma/package.use.stable.mask index 64af0c223247..feac94e20245 100644 --- a/profiles/targets/desktop/plasma/package.use.stable.mask +++ b/profiles/targets/desktop/plasma/package.use.stable.mask @@ -3,4 +3,4 @@ # Temporary mask because of app-crypt/gpgme-1.8.0 stabilisation # which collides with kde-apps/kdepimlibs:4, bug #611470 -app-crypt/gpgme cxx qt5 +<=app-crypt/gpgme-1.8.0-r2 cxx qt5 |