Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/
Date: Mon, 24 Aug 2020 23:47:16
Message-Id: 1598312797.40f822c56ece3c109eeaeb333c630d2eb2e3f1aa.sam@gentoo
1 commit: 40f822c56ece3c109eeaeb333c630d2eb2e3f1aa
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 24 23:46:37 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 24 23:46:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40f822c5
7
8 app-arch/upx: Keyword 3.96 arm64, #738720
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-arch/upx/upx-3.96.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/upx/upx-3.96.ebuild b/app-arch/upx/upx-3.96.ebuild
16 index 8e63957a42b..c9a668ebace 100644
17 --- a/app-arch/upx/upx-3.96.ebuild
18 +++ b/app-arch/upx/upx-3.96.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/upx/upx/releases/download/v${PV}/${P}-src.tar.xz"
20
21 LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/ucl-1.03