diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 13:33:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 13:33:55 +0200 |
commit | b2e1d2872809d865ea06e4057b5cc5a81353e393 (patch) | |
tree | 215a330b65db9bd28df9a48b1593931aa87b1767 /app-text/pinfo | |
parent | dev-python/jsonschema: Stabilize 4.2.1-r1 ALLARCHES, #828768 (diff) | |
download | gentoo-b2e1d2872809d865ea06e4057b5cc5a81353e393.tar.gz gentoo-b2e1d2872809d865ea06e4057b5cc5a81353e393.tar.bz2 gentoo-b2e1d2872809d865ea06e4057b5cc5a81353e393.zip |
app-text/pinfo: Keyword 0.6.13 arm64, #828654
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pinfo/pinfo-0.6.13.ebuild b/app-text/pinfo/pinfo-0.6.13.ebuild index fd125b72037e..895fff2840ad 100644 --- a/app-text/pinfo/pinfo-0.6.13.ebuild +++ b/app-text/pinfo/pinfo-0.6.13.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/baszoetekouw/pinfo/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="nls readline" RDEPEND=" |