diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-03-02 22:37:44 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-03 00:28:10 +0100 |
commit | 30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5 (patch) | |
tree | b3ae2d1e2f0baeead699e149f5f6cb1a6857e052 /kde-plasma | |
parent | sys-boot/plymouth: added ~arm64 (diff) | |
download | gentoo-30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5.tar.gz gentoo-30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5.tar.bz2 gentoo-30e398d88d0c0a52fed0196152d5b0e6ec8c0dd5.zip |
kde-plasma/breeze-plymouth: 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-plasma')
-rw-r--r-- | kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild index 799cddf5a61d..41a505dcab07 100644 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild +++ b/kde-plasma/breeze-plymouth/breeze-plymouth-5.15.2.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Breeze theme for Plymouth" LICENSE="GPL-2+ GPL-3+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" BDEPEND="$(add_frameworks_dep extra-cmake-modules)" |