Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/unp/
Date: Sun, 25 Oct 2020 19:46:37
Message-Id: 1603655185.3399aacf4e11069a83acddea77667643dbfa8176.whissi@gentoo
1 commit: 3399aacf4e11069a83acddea77667643dbfa8176
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:46:03 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:46:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3399aacf
7
8 app-arch/unp: x86 stable (bug #750467)
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-arch/unp/unp-2.0_pre9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-arch/unp/unp-2.0_pre9.ebuild b/app-arch/unp/unp-2.0_pre9.ebuild
17 index 8116fc04c3a..5832db6717e 100644
18 --- a/app-arch/unp/unp-2.0_pre9.ebuild
19 +++ b/app-arch/unp/unp-2.0_pre9.ebuild
20 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 IUSE="nls"
27
28 DEPEND="nls? ( sys-devel/gettext )"