diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-05 18:56:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-05 18:56:50 -0400 |
commit | 60ebb90189cbecfe9164556cb5fb42d9f0ae9dda (patch) | |
tree | 6d97395f833902f61b9e9e6cf1d49e36a60f53b1 /gnome-extra/gnome-tweaks | |
parent | media-libs/tiff: stable 4.0.10-r1 for sparc, bug #690732 (diff) | |
download | gentoo-60ebb90189cbecfe9164556cb5fb42d9f0ae9dda.tar.gz gentoo-60ebb90189cbecfe9164556cb5fb42d9f0ae9dda.tar.bz2 gentoo-60ebb90189cbecfe9164556cb5fb42d9f0ae9dda.zip |
gnome-extra/gnome-tweaks: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Diffstat (limited to 'gnome-extra/gnome-tweaks')
-rw-r--r-- | gnome-extra/gnome-tweaks/gnome-tweaks-3.30.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-tweaks/gnome-tweaks-3.30.2.ebuild b/gnome-extra/gnome-tweaks/gnome-tweaks-3.30.2.ebuild index d5ee46901028..7b1c7924d1f1 100644 --- a/gnome-extra/gnome-tweaks/gnome-tweaks-3.30.2.ebuild +++ b/gnome-extra/gnome-tweaks/gnome-tweaks-3.30.2.ebuild @@ -15,7 +15,7 @@ SLOT="0" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" COMMON_DEPEND=" ${PYTHON_DEPS} |