diff --git a/games-emulation/kigb/Manifest b/games-emulation/kigb/Manifest
deleted file mode 100644
index 44ef4a4b4dff7..0000000000000
--- a/games-emulation/kigb/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kigb_lin.tar.gz 477324 BLAKE2B 4e15c77bd5a0e1ff0740bd6af53548e54c3dfc7d27ba07290201d11793e38015f12266e169969511f3852cf8742055ea491ce57213e7aefde5ed8b99b1f2e985 SHA512 ca8b10cc05884c92157dde2b034c7e95f28ed7eed771d0383265f942f0cacea791284516b551e96ba07a035068a7039c8faa19ec417ee117b6a350692bbff01d
diff --git a/games-emulation/kigb/files/kigb b/games-emulation/kigb/files/kigb
deleted file mode 100644
index c07095bb53ee1..0000000000000
--- a/games-emulation/kigb/files/kigb
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-kigb_dir="${HOME}/.kigb"
-
-if [[ ! -d "${kigb_dir}" ]] ; then
- mkdir -p "${kigb_dir}"
- cd "${kigb_dir}"
- mkdir cfg inp rom save snap state
- ln -s GENTOODIR/kigb/kigb kigb
-fi
-
-cd "${kigb_dir}"
-exec ./kigb "$@"
diff --git a/games-emulation/kigb/kigb-2.02.ebuild b/games-emulation/kigb/kigb-2.02.ebuild
deleted file mode 100644
index bbccc19ef4649..0000000000000
--- a/games-emulation/kigb/kigb-2.02.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit games
-
-DESCRIPTION="A Gameboy (GB, SGB, GBA) Emulator for Linux"
-HOMEPAGE="http://kigb.emuunlim.com/"
-SRC_URI="http://kigb.emuunlim.com/${PN}_lin.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~x86"
-IUSE=""
-RESTRICT="mirror bindist strip"
-
-RDEPEND="x11-libs/libXext
- sys-libs/zlib
- dev-games/hawknl
- =virtual/libstdc++-3*"
-
-S=${WORKDIR}
-
-src_prepare() {
- # use the system version
- rm -f libNL.so*
- # wrapper script creates these in the users' home directories.
- rm -rf cfg inp snap state rom save
- cp "${FILESDIR}/kigb" "${T}/" || die
- sed -i \
- -e "s:GENTOODIR:${GAMES_PREFIX_OPT}:" "${T}/kigb" || die
-}
-
-src_install() {
- dogamesbin "${T}/kigb"
- exeinto "${GAMES_PREFIX_OPT}/${PN}"
- doexe kigb
- dodoc doc/*
- prepgamesdirs
-}
diff --git a/games-emulation/kigb/metadata.xml b/games-emulation/kigb/metadata.xml
deleted file mode 100644
index 78274e0fa550c..0000000000000
--- a/games-emulation/kigb/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
- games@gentoo.org
- Gentoo Games Project
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index 590ee0bcd462b..f1570fd7a81e0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -309,11 +309,6 @@ games-emulation/gfceux
# long time ago (#654302). Removal in a month.
games-emulation/hugo
-# Pacho Ramos (17 Jun 2018)
-# Doesn't support amd64, relies on virtual/libstdc++ (#654306). Removal in a
-# month.
-games-emulation/kigb
-
# Mart Raudsepp (16 Jun 2018)
# No upstream (website disappeared), no upstream plugin maintainer,
# and pretty much a fringe format anyway.