commit: b61e5781c9951704b380e13434376c3457711a2f Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> AuthorDate: Fri Feb 25 08:22:32 2022 +0000 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org> CommitDate: Fri Feb 25 08:23:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b61e5781
app-misc/empty-0.6.21b: stable on amd64/x86 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org> app-misc/empty/empty-0.6.21b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/empty/empty-0.6.21b.ebuild b/app-misc/empty/empty-0.6.21b.ebuild index 95c42481ff4f..3b53c8019779 100644 --- a/app-misc/empty/empty-0.6.21b.ebuild +++ b/app-misc/empty/empty-0.6.21b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/empty/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="virtual/logger"
