| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.0501 | 8 | ~amd64 ~x86 | 0 |
# Copyright 1999-2022 Gentoo Authors # Copyright 2022 William Throwe # Distributed under the terms of the GNU General Public License v2 EAPI=8 DIST_AUTHOR=RIZEN inherit perl-module DESCRIPTION="Exceptions that don't hurt" SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND="" RDEPEND=""