diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2022-02-25 11:22:32 +0300 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2022-02-25 11:23:52 +0300 |
commit | b61e5781c9951704b380e13434376c3457711a2f (patch) | |
tree | d742a15f3828d0a3d8594820d4c4645e5831cb3c /app-misc | |
parent | net-analyzer/sslscan: add 2.0.12 (diff) | |
download | gentoo-b61e5781c9951704b380e13434376c3457711a2f.tar.gz gentoo-b61e5781c9951704b380e13434376c3457711a2f.tar.bz2 gentoo-b61e5781c9951704b380e13434376c3457711a2f.zip |
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@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/empty/empty-0.6.21b.ebuild | 4 |
1 files 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" |