diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 05:00:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 05:00:35 +0000 |
commit | 766c2b117bb507307d38fe867597f5133ce37543 (patch) | |
tree | 076082bf39df6547595e2af6716c88a896a526b4 /sys-block | |
parent | sys-apps/init-system-helpers: Stabilize 1.60 ALLARCHES, #828311 (diff) | |
download | gentoo-766c2b117bb507307d38fe867597f5133ce37543.tar.gz gentoo-766c2b117bb507307d38fe867597f5133ce37543.tar.bz2 gentoo-766c2b117bb507307d38fe867597f5133ce37543.zip |
sys-block/ms-sys: Stabilize 2.7.0 amd64, #828312
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/ms-sys/ms-sys-2.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/ms-sys/ms-sys-2.7.0.ebuild b/sys-block/ms-sys/ms-sys-2.7.0.ebuild index 8a930f3fd808..4d4a480678e4 100644 --- a/sys-block/ms-sys/ms-sys-2.7.0.ebuild +++ b/sys-block/ms-sys/ms-sys-2.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" BDEPEND="sys-devel/gettext" RDEPEND="virtual/libintl" |