diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 19:09:18 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 19:09:18 +0100 |
commit | 996c7af4e43d81c340445d08e4fe45a0e0424b96 (patch) | |
tree | 78a54f2384d94c2c1338b9d5a3b157234e3e9b51 /net-misc/mstpd | |
parent | net-misc/mstpd: Stabilize 0.1.0 x86, #830603 (diff) | |
download | gentoo-996c7af4e43d81c340445d08e4fe45a0e0424b96.tar.gz gentoo-996c7af4e43d81c340445d08e4fe45a0e0424b96.tar.bz2 gentoo-996c7af4e43d81c340445d08e4fe45a0e0424b96.zip |
net-misc/mstpd: Stabilize 0.1.0 amd64, #830603
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/mstpd')
-rw-r--r-- | net-misc/mstpd/mstpd-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mstpd/mstpd-0.1.0.ebuild b/net-misc/mstpd/mstpd-0.1.0.ebuild index b87ba3e34a60..303efe82f7d3 100644 --- a/net-misc/mstpd/mstpd-0.1.0.ebuild +++ b/net-misc/mstpd/mstpd-0.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mstpd/mstpd/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" src_prepare() { default |