diff --git a/dev-go/sanitized-anchor-name/Manifest b/dev-go/sanitized-anchor-name/Manifest
deleted file mode 100644
index 40a947811daae..0000000000000
--- a/dev-go/sanitized-anchor-name/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sanitized-anchor-name-0_pre20151027.tar.gz 1941 BLAKE2B 7ef4ed22d34a9dbc56396a0b04fdf75e5384f941588116a44ecbb7b19f070fb2f4930b93b364b97c784e3f0a60832a9ea4c8d2007623548f12c93928cb36682c SHA512 06b8bf3f8d89a93c565de9b4219211ad08c91b2442ba31ef8bffa02c7ee823ae4f57ed8b39b4ac1eb326e5d12c65b56b16833c28fc97623c732bb6ea685a3c2a
diff --git a/dev-go/sanitized-anchor-name/metadata.xml b/dev-go/sanitized-anchor-name/metadata.xml
deleted file mode 100644
index 70992a8f20501..0000000000000
--- a/dev-go/sanitized-anchor-name/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
- williamh@gentoo.org
- William Hubbs
-
-
- shurcooL/sanitized_anchor_name
-
-
diff --git a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild b/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
deleted file mode 100644
index 3524b34619b03..0000000000000
--- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN=github.com/shurcooL/sanitized_anchor_name
-
-if [[ ${PV} = *9999* ]]; then
- inherit golang-vcs
-else
- KEYWORDS="amd64 ~arm ~arm64"
- EGIT_COMMIT=10ef21a
- SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="A Go function to provide sanitized anchor names"
-HOMEPAGE="https://github.com/shurcooL/sanitized_anchor_name"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-DEPEND=""
-RDEPEND=""
diff --git a/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild b/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild
deleted file mode 100644
index 4eb1bd3d3b381..0000000000000
--- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN=github.com/shurcooL/sanitized_anchor_name
-
-if [[ ${PV} = *9999* ]]; then
- inherit golang-vcs
-else
- KEYWORDS="~amd64"
- EGIT_COMMIT=10ef21a
- SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
- inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="A Go function to provide sanitized anchor names"
-HOMEPAGE="https://github.com/shurcooL/sanitized_anchor_name"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-DEPEND=""
-RDEPEND=""
diff --git a/profiles/package.mask b/profiles/package.mask
index f06b5a5e456a2..be0dc3a1821ea 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -461,12 +461,6 @@ sci-libs/cifparse-obj
# Removal: 2024-06-12. Bugs #931860, #891895.
sci-libs/libghemical
-# Arthur Zamarin (2024-05-11)
-# EAPI=6, library only without any reverse dependencies, uses
-# deprecated go eclasses.
-# Removal: 2024-06-10. Bug #931725.
-dev-go/sanitized-anchor-name
-
# Sam James (2024-04-28)
# Masked for testing. Tracker bug: bug #930805.
>=sys-libs/ncurses-6.5