summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-09-06 12:51:35 -0700
committerMatt Turner <mattst88@gentoo.org>2021-09-06 12:58:54 -0700
commitfd24c28e14af427d8740e96324facddf5f8a0f2c (patch)
treed88872de43f92e48e94cfe59c879cadda20cc365 /dev-util
parentlinux-info.eclass: getfilevar: pass need-config= to make (diff)
downloadgentoo-fd24c28e14af427d8740e96324facddf5f8a0f2c.tar.gz
gentoo-fd24c28e14af427d8740e96324facddf5f8a0f2c.tar.bz2
gentoo-fd24c28e14af427d8740e96324facddf5f8a0f2c.zip
dev-util/shadowman: Stabilize 2 hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/shadowman/shadowman-2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shadowman/shadowman-2.ebuild b/dev-util/shadowman/shadowman-2.ebuild
index a9ade3439891..42799184709b 100644
--- a/dev-util/shadowman/shadowman-2.ebuild
+++ b/dev-util/shadowman/shadowman-2.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE=""
RDEPEND="app-admin/eselect"