diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:41:07 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:46:57 -0600 |
commit | c64a98ad67198b570fe4e856562f6d06545759db (patch) | |
tree | 80fe1151c852fc5b6d4082ad4c2c0c3b3ca46b28 /app-emulation | |
parent | dev-ruby/puppetdb-termini: 7.9.0 stable amd64/x86 (diff) | |
download | gentoo-c64a98ad67198b570fe4e856562f6d06545759db.tar.gz gentoo-c64a98ad67198b570fe4e856562f6d06545759db.tar.bz2 gentoo-c64a98ad67198b570fe4e856562f6d06545759db.zip |
app-emulation/virt-what: arm64 stable 1.21
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/virt-what/virt-what-1.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/virt-what/virt-what-1.21.ebuild b/app-emulation/virt-what/virt-what-1.21.ebuild index b25b28a6932e..06309f67408d 100644 --- a/app-emulation/virt-what/virt-what-1.21.ebuild +++ b/app-emulation/virt-what/virt-what-1.21.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://people.redhat.com/~rjones/virt-what/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 sparc x86" IUSE="dmi" DEPEND="dev-lang/perl" |