diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-10-23 19:27:07 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-10-23 21:54:49 -0700 |
commit | be01c045459b002719a0953bce51360df1176daf (patch) | |
tree | f8bfb3574f6e74a2b8985ad6a3bc869dcdc42df5 /sys-boot | |
parent | dev-ml/integers: Keyword 0.4.0 x86, #748576 (diff) | |
download | gentoo-be01c045459b002719a0953bce51360df1176daf.tar.gz gentoo-be01c045459b002719a0953bce51360df1176daf.tar.bz2 gentoo-be01c045459b002719a0953bce51360df1176daf.zip |
sys-boot/systemd-boot: add ~arm64 keyword
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/systemd-boot/systemd-boot-245.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/systemd-boot/systemd-boot-245.ebuild b/sys-boot/systemd-boot/systemd-boot-245.ebuild index 94fa4ee8aef1..748f866fdec2 100644 --- a/sys-boot/systemd-boot/systemd-boot-245.ebuild +++ b/sys-boot/systemd-boot/systemd-boot-245.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${P LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" RESTRICT="test" |