diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 22:26:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 22:30:01 +0000 |
commit | fd71b89f00eecc3eb7aeab7520cf35b14a8ae2bd (patch) | |
tree | 7f262876e6fd3910400c3e1e083742d3b9e9340d /x11-wm | |
parent | gnome-extra/cjs: arm64 keyworded (bug #752987) (diff) | |
download | gentoo-fd71b89f00eecc3eb7aeab7520cf35b14a8ae2bd.tar.gz gentoo-fd71b89f00eecc3eb7aeab7520cf35b14a8ae2bd.tar.bz2 gentoo-fd71b89f00eecc3eb7aeab7520cf35b14a8ae2bd.zip |
x11-wm/muffin: arm64 keyworded (bug #752987)
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/muffin/muffin-4.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/muffin/muffin-4.6.3.ebuild b/x11-wm/muffin/muffin-4.6.3.ebuild index 3cbf7b38cc64..773dbebcd2d5 100644 --- a/x11-wm/muffin/muffin-4.6.3.ebuild +++ b/x11-wm/muffin/muffin-4.6.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" IUSE="+introspection test xinerama" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RESTRICT="test" RDEPEND=" |