diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 08:11:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 08:11:01 +0100 |
commit | 45a1b77670dea6baea8f460a168d36ce4e1f51d6 (patch) | |
tree | 145a4ba1e3e5d36b3a743be56c21691c0aff5598 /sys-devel/dev86 | |
parent | sys-firmware/vgabios: Keyword 0.7a-r1 arm, #600508 (diff) | |
download | gentoo-45a1b77670dea6baea8f460a168d36ce4e1f51d6.tar.gz gentoo-45a1b77670dea6baea8f460a168d36ce4e1f51d6.tar.bz2 gentoo-45a1b77670dea6baea8f460a168d36ce4e1f51d6.zip |
sys-devel/dev86: Keyword 0.16.21-r3 arm, #600508
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/dev86')
-rw-r--r-- | sys-devel/dev86/dev86-0.16.21-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/dev86/dev86-0.16.21-r3.ebuild b/sys-devel/dev86/dev86-0.16.21-r3.ebuild index 8990be8b9690..49c8438e9bbf 100644 --- a/sys-devel/dev86/dev86-0.16.21-r3.ebuild +++ b/sys-devel/dev86/dev86-0.16.21-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/Dev86src-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="" RDEPEND="sys-devel/bin86" |