diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 07:38:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 07:38:45 +0300 |
commit | d0348040ee659833a85a9015f52ba6def9219c56 (patch) | |
tree | 3ea084b15adfbf5f01d809d4593cca6d5e9997c4 /dev-python/pyroute2 | |
parent | app-backup/backintime: Stabilize 1.3.3 ALLARCHES, #905630 (diff) | |
download | gentoo-d0348040ee659833a85a9015f52ba6def9219c56.tar.gz gentoo-d0348040ee659833a85a9015f52ba6def9219c56.tar.bz2 gentoo-d0348040ee659833a85a9015f52ba6def9219c56.zip |
dev-python/pyroute2: Stabilize 0.7.6 ALLARCHES, #905596
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyroute2')
-rw-r--r-- | dev-python/pyroute2/pyroute2-0.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyroute2/pyroute2-0.7.6.ebuild b/dev-python/pyroute2/pyroute2-0.7.6.ebuild index 08784a0ce549..2e7b56ef6b06 100644 --- a/dev-python/pyroute2/pyroute2-0.7.6.ebuild +++ b/dev-python/pyroute2/pyroute2-0.7.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="|| ( GPL-2+ Apache-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" # tests need root access RESTRICT="test" |