diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-05-22 10:50:08 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-05-22 10:50:08 +0100 |
commit | 5963c53512d7daae8aab6d760d71e0be28615a9d (patch) | |
tree | 5cda34e2bfc9a2c8be46d834f30fac450dd601cc /sys-apps | |
parent | dev-dotnet/dotnet-runtime-nugets: drop old 8.0.3-r1 (diff) | |
download | gentoo-5963c53512d7daae8aab6d760d71e0be28615a9d.tar.gz gentoo-5963c53512d7daae8aab6d760d71e0be28615a9d.tar.bz2 gentoo-5963c53512d7daae8aab6d760d71e0be28615a9d.zip |
sys-apps/azure-nvme-utils: Keyword 0.1.3 for ~arm64
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/azure-nvme-utils/azure-nvme-utils-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/azure-nvme-utils/azure-nvme-utils-0.1.3.ebuild b/sys-apps/azure-nvme-utils/azure-nvme-utils-0.1.3.ebuild index 8e4a460d1369..5f4359903bf0 100644 --- a/sys-apps/azure-nvme-utils/azure-nvme-utils-0.1.3.ebuild +++ b/sys-apps/azure-nvme-utils/azure-nvme-utils-0.1.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Azure/azure-nvme-utils" SRC_URI="https://github.com/Azure/${PN}/archive/refs/tags/v${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="doc +lun-fallback" BDEPEND=" |