diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:27:23 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-21 12:27:23 +0200 |
commit | 66460332328062b4fde9814ff94ce0088a45a8fc (patch) | |
tree | 00f4da98c98760f63c4473c3f831cef002249656 /app-xemacs/debug | |
parent | x11-apps/bdftopcf: keyword ~arm64 (diff) | |
download | gentoo-66460332328062b4fde9814ff94ce0088a45a8fc.tar.gz gentoo-66460332328062b4fde9814ff94ce0088a45a8fc.tar.bz2 gentoo-66460332328062b4fde9814ff94ce0088a45a8fc.zip |
app-xemacs/debug: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild index 1deef8832a2d..66aed95545f7 100644 --- a/app-xemacs/debug/debug-1.18.ebuild +++ b/app-xemacs/debug/debug-1.18.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages |