diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 19:09:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 19:09:14 +0100 |
commit | b53654e2d0477d76ee53f1971e95da2e67edb94d (patch) | |
tree | 2c76c785a5c13924d2eed6818caeaf61b335a717 /net-misc/mstpd/mstpd-0.1.0.ebuild | |
parent | www-client/epiphany: Stabilize 40.6 x86, #830597 (diff) | |
download | gentoo-b53654e2d0477d76ee53f1971e95da2e67edb94d.tar.gz gentoo-b53654e2d0477d76ee53f1971e95da2e67edb94d.tar.bz2 gentoo-b53654e2d0477d76ee53f1971e95da2e67edb94d.zip |
net-misc/mstpd: Stabilize 0.1.0 x86, #830603
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/mstpd/mstpd-0.1.0.ebuild')
-rw-r--r-- | net-misc/mstpd/mstpd-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mstpd/mstpd-0.1.0.ebuild b/net-misc/mstpd/mstpd-0.1.0.ebuild index c8603cd165e9..b87ba3e34a60 100644 --- a/net-misc/mstpd/mstpd-0.1.0.ebuild +++ b/net-misc/mstpd/mstpd-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |