diff options
author | Sam James <sam@gentoo.org> | 2021-01-09 09:45:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-09 10:36:01 +0000 |
commit | b563547f86d2e7b33c312c6a77ed48862a70363b (patch) | |
tree | ed15f59b2af97bd6d8026ad2a2aafd452c9caa83 /virtual | |
parent | virtual/podofo-build: Keyword 0.9.6 for arm64 (diff) | |
download | gentoo-b563547f86d2e7b33c312c6a77ed48862a70363b.tar.gz gentoo-b563547f86d2e7b33c312c6a77ed48862a70363b.tar.bz2 gentoo-b563547f86d2e7b33c312c6a77ed48862a70363b.zip |
virtual/inetd: Stabilize 0 for hppa
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/inetd/inetd-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-0.ebuild index 04dccaf5350d..6d88a7aee2fb 100644 --- a/virtual/inetd/inetd-0.ebuild +++ b/virtual/inetd/inetd-0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for the internet super-server daemon" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" RDEPEND="|| ( sys-apps/xinetd sys-apps/netkit-base |