diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:26:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 20:31:42 -0400 |
commit | 51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3 (patch) | |
tree | e38665fbcc73ecda079641983bb4f486ef0e2684 /xfce-base/exo | |
parent | xfce-base/libxfce4ui: arm64 stable (diff) | |
download | gentoo-51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3.tar.gz gentoo-51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3.tar.bz2 gentoo-51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3.zip |
xfce-base/exo: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-0.12.4.ebuild b/xfce-base/exo/exo-0.12.4.ebuild index 609b0f8868eb..9f3eb265a50d 100644 --- a/xfce-base/exo/exo-0.12.4.ebuild +++ b/xfce-base/exo/exo-0.12.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/perl-5.6 |