diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-03-02 15:13:07 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-03 00:28:01 +0100 |
commit | e58d784f202021a3d281c2e8fdea7630a75947f3 (patch) | |
tree | aeca687fd8a55bedec13dbbde1125475ffdd4874 /kde-misc | |
parent | kde-apps/kdeadmin-meta: added ~arm64 (diff) | |
download | gentoo-e58d784f202021a3d281c2e8fdea7630a75947f3.tar.gz gentoo-e58d784f202021a3d281c2e8fdea7630a75947f3.tar.bz2 gentoo-e58d784f202021a3d281c2e8fdea7630a75947f3.zip |
kde-misc/kwebkitpart: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild index 1ef497d04b41..6f4e8734d63b 100644 --- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild +++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git" SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND=" |