diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 05:41:46 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 05:41:46 -0400 |
commit | dec8a60c38a71aa1fe285fc8967a7f975e23776e (patch) | |
tree | 15bcb4f585f954a2a06c068a061ed72d310c8a3e /gnome-base/gnome-core-libs | |
parent | dev-util/drone-cli: Version bump to 1.1.4 (diff) | |
download | gentoo-dec8a60c38a71aa1fe285fc8967a7f975e23776e.tar.gz gentoo-dec8a60c38a71aa1fe285fc8967a7f975e23776e.tar.bz2 gentoo-dec8a60c38a71aa1fe285fc8967a7f975e23776e.zip |
gnome-base/gnome-core-libs: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild index 892a9381351f..6385e4054654 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.30.2.ebuild @@ -11,7 +11,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |