diff options
author | sakaki <sakaki@deciban.com> | 2017-02-04 15:40:02 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-02-05 16:21:04 +1100 |
commit | 3a922fc6d21261054e5e799244f1b47bd76d0d05 (patch) | |
tree | 968c0aa768e3920ff7c896d5a71a4919fbbeba9d /xfce-extra/xfce4-alsa-plugin | |
parent | dev-tcltk/expect: add ~arm64 keyword (tested on cortex-a53) (diff) | |
download | gentoo-3a922fc6d21261054e5e799244f1b47bd76d0d05.tar.gz gentoo-3a922fc6d21261054e5e799244f1b47bd76d0d05.tar.bz2 gentoo-3a922fc6d21261054e5e799244f1b47bd76d0d05.zip |
xfce-extra/xfce4-alsa-plugin: add ~arm64 keyword (tested on cortex-a53)
Diffstat (limited to 'xfce-extra/xfce4-alsa-plugin')
-rw-r--r-- | xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild index 71be9bc4b7d3..b16380185727 100644 --- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild +++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/equeim/${PN}/archive/0.1.1.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND=" |