diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:05:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-29 08:05:19 +0000 |
commit | c36d9108b925d8f2b21c7e676e495906198c658f (patch) | |
tree | aa169a618855dd07b650273873bd5806fd038e36 /sys-process/numad | |
parent | sys-fs/multipath-tools: Stabilize 0.9.8 arm64, #930904 (diff) | |
download | gentoo-c36d9108b925d8f2b21c7e676e495906198c658f.tar.gz gentoo-c36d9108b925d8f2b21c7e676e495906198c658f.tar.bz2 gentoo-c36d9108b925d8f2b21c7e676e495906198c658f.zip |
sys-process/numad: Stabilize 0.5_p20180531-r2 arm64, #930907
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-process/numad')
-rw-r--r-- | sys-process/numad/numad-0.5_p20180531-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/numad/numad-0.5_p20180531-r2.ebuild b/sys-process/numad/numad-0.5_p20180531-r2.ebuild index 9bfe787875b9..6d7d10b73515 100644 --- a/sys-process/numad/numad-0.5_p20180531-r2.ebuild +++ b/sys-process/numad/numad-0.5_p20180531-r2.ebuild @@ -14,7 +14,7 @@ else # git archive --format=tar.gz --prefix="${P}/" -o ${P}.tar.gz ${EGIT_COMMIT} EGIT_COMMIT="d696d6c413c5b47b4bbae79e29ea132e52095af3" SRC_URI="https://dev.gentoo.org/~gyakovlev/distfiles/${P}.tar.gz" - KEYWORDS="~amd64 -arm ~arm64 ppc64 ~s390 ~x86" + KEYWORDS="~amd64 -arm arm64 ppc64 ~s390 ~x86" fi DESCRIPTION="The NUMA daemon that manages application locality" |