summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2022-01-24 18:00:32 +0100
committerSam James <sam@gentoo.org>2022-01-24 19:19:03 +0000
commitf4772d47fc979e03ed441a88a8ff5f1e91b3e9c8 (patch)
treea6e1b3c642f210757895c17d9c84773e14068394 /games-misc
parentapp-text/ansifilter: stable 2.18 for hppa, bug #831609 (diff)
downloadgentoo-f4772d47fc979e03ed441a88a8ff5f1e91b3e9c8.tar.gz
gentoo-f4772d47fc979e03ed441a88a8ff5f1e91b3e9c8.tar.bz2
gentoo-f4772d47fc979e03ed441a88a8ff5f1e91b3e9c8.zip
games-misc/bsd-games: keyword 3.1-r2 for hppa, bug #831611
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/bsd-games/bsd-games-3.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild
index 120178db7fa8..8d16aaedfbdc 100644
--- a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild
+++ b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ LICENSE="BSD"
# Subslot indicates the fork / new version
# 3 doesn't include the same games as the classic variant, etc
SLOT="0/3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
# 'check' target doesn't exist, nor do any actual tests
# bug #779649