diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:39 +0000 |
commit | d50d358ea9c85c51a0b9471270aacf198c5b11e1 (patch) | |
tree | ca1867c41ddbe52b3cc07eacf009bfd28844b1ae /kde-frameworks/purpose | |
parent | kde-frameworks/plasma: Stabilize 5.77.0-r1 x86, #759625 (diff) | |
download | gentoo-d50d358ea9c85c51a0b9471270aacf198c5b11e1.tar.gz gentoo-d50d358ea9c85c51a0b9471270aacf198c5b11e1.tar.bz2 gentoo-d50d358ea9c85c51a0b9471270aacf198c5b11e1.zip |
kde-frameworks/purpose: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/purpose')
-rw-r--r-- | kde-frameworks/purpose/purpose-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/purpose/purpose-5.77.0.ebuild b/kde-frameworks/purpose/purpose-5.77.0.ebuild index 6e6ea9578b6d..6a12dfe774fd 100644 --- a/kde-frameworks/purpose/purpose-5.77.0.ebuild +++ b/kde-frameworks/purpose/purpose-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit ecm kde.org optfeature xdg-utils DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="bluetooth +dolphin +kaccounts" DEPEND=" |