diff options
author | 2023-10-26 16:16:34 +0000 | |
---|---|---|
committer | 2023-10-26 16:16:34 +0000 | |
commit | 146fc7da3aa6f45c440ba3ca27791d58a04fd3b9 (patch) | |
tree | 016876b8906dc6a1bfcb966402c35a32fa1ccc8c /app-misc | |
parent | gui-libs/vte-common: drop ALLARCHES (diff) | |
download | gentoo-146fc7da3aa6f45c440ba3ca27791d58a04fd3b9.tar.gz gentoo-146fc7da3aa6f45c440ba3ca27791d58a04fd3b9.tar.bz2 gentoo-146fc7da3aa6f45c440ba3ca27791d58a04fd3b9.zip |
app-misc/boxes: Stabilize 2.2.1 ppc64, #915839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/boxes/boxes-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/boxes/boxes-2.2.1.ebuild b/app-misc/boxes/boxes-2.2.1.ebuild index 4aa169964452..f66f965fc327 100644 --- a/app-misc/boxes/boxes-2.2.1.ebuild +++ b/app-misc/boxes/boxes-2.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ascii-boxes/boxes/archive/refs/tags/v${PV}.tar.gz -> LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |