diff --git a/app-misc/pfetch/pfetch-0.6.0.ebuild b/app-misc/pfetch/pfetch-0.6.0.ebuild index fa181e29ca..b9c7582b9d 100644 --- a/app-misc/pfetch/pfetch-0.6.0.ebuild +++ b/app-misc/pfetch/pfetch-0.6.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 DESCRIPTION="A pretty system information tool written in POSIX sh" HOMEPAGE="https://github.com/dylanaraps/pfetch" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" SRC_URI="https://github.com/dylanaraps/pfetch/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT"