diff options
author | 2025-01-17 15:35:30 +0200 | |
---|---|---|
committer | 2025-01-17 15:36:00 +0200 | |
commit | f36c1d4d507cfc6271d50c98ffcbc1d806252d2a (patch) | |
tree | 30b5ece6b7f6c668fe632f2c54591bb8802eaf23 /net-misc/netkit-timed | |
parent | x11-terms/ghostty: update HOMEPAGE (diff) | |
download | gentoo-f36c1d4d507cfc6271d50c98ffcbc1d806252d2a.tar.gz gentoo-f36c1d4d507cfc6271d50c98ffcbc1d806252d2a.tar.bz2 gentoo-f36c1d4d507cfc6271d50c98ffcbc1d806252d2a.zip |
net-misc/netkit-timed: restore keywords to -r12
- most likely dropped due to revision bump?
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-misc/netkit-timed')
-rw-r--r-- | net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild index 286bd0d6e057..eb70db4a45ed 100644 --- a/net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild +++ b/net-misc/netkit-timed/netkit-timed-0.17-r12.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.linux.org.uk/pub/linux/Networking/netkit/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" PATCHES=( "${FILESDIR}/0.17-CFLAG-DEF-fix.patch" |