diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-13 19:40:01 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-13 20:43:12 +0100 |
commit | 4ca0554a7a26dfdbb803b794d007ec3c01e7a98d (patch) | |
tree | d76ad4cbf19524a4d8a19d63d657438826c20d82 /kde-frameworks | |
parent | dev-php/PEAR-Crypt_HMAC2: Revbump for EAPI and eclass changes; enable tests (diff) | |
download | gentoo-4ca0554a7a26dfdbb803b794d007ec3c01e7a98d.tar.gz gentoo-4ca0554a7a26dfdbb803b794d007ec3c01e7a98d.tar.bz2 gentoo-4ca0554a7a26dfdbb803b794d007ec3c01e7a98d.zip |
kde-frameworks/purpose: Restore accidentally lost ~arm keyword
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/purpose/purpose-5.43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/purpose/purpose-5.43.0.ebuild b/kde-frameworks/purpose/purpose-5.43.0.ebuild index 58ec1846d12a..66b1fe611737 100644 --- a/kde-frameworks/purpose/purpose-5.43.0.ebuild +++ b/kde-frameworks/purpose/purpose-5.43.0.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="+kaccounts" DEPEND=" |