diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 13:42:11 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 13:42:11 +0200 |
commit | d64f7abe10dd962f026c9d20c58df4c6280b494f (patch) | |
tree | 667e89c4a042811e4a111779be6ec33df79a5b04 /app-text/rman | |
parent | media-libs/nas: keyword ~arm64 (diff) | |
download | gentoo-d64f7abe10dd962f026c9d20c58df4c6280b494f.tar.gz gentoo-d64f7abe10dd962f026c9d20c58df4c6280b494f.tar.bz2 gentoo-d64f7abe10dd962f026c9d20c58df4c6280b494f.zip |
app-text/rman: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/rman-3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index e7b0866d1aed..ab6d881923bd 100644 --- a/app-text/rman/rman-3.2-r1.ebuild +++ b/app-text/rman/rman-3.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RESTRICT="test" |