diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 21:04:02 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 21:04:43 -0400 |
commit | 36b7b18a6fb4caab61d1d343089bc4da300bfb6c (patch) | |
tree | 9a728d26fb3de0e735c1506621f4145ec33084e7 /app-text/rman | |
parent | x11-misc/xorg-cf-files: arm64 stable (diff) | |
download | gentoo-36b7b18a6fb4caab61d1d343089bc4da300bfb6c.tar.gz gentoo-36b7b18a6fb4caab61d1d343089bc4da300bfb6c.tar.bz2 gentoo-36b7b18a6fb4caab61d1d343089bc4da300bfb6c.zip |
app-text/rman: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/rman-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index a7c1c12e39bd..d891857e3a63 100644 --- a/app-text/rman/rman-3.2-r1.ebuild +++ b/app-text/rman/rman-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -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" +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" |