diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:36:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:36:26 +0200 |
commit | ae4f4def1a158e794b5e1b5000de37599000ed03 (patch) | |
tree | cf80d7ab44d9736662ffd640c215e211ef08a1e7 /app-text | |
parent | dev-python/pycryptodome: ppc64 stable wrt bug #729660 (diff) | |
download | gentoo-ae4f4def1a158e794b5e1b5000de37599000ed03.tar.gz gentoo-ae4f4def1a158e794b5e1b5000de37599000ed03.tar.bz2 gentoo-ae4f4def1a158e794b5e1b5000de37599000ed03.zip |
app-text/highlight: ppc64 stable wrt bug #729700
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/highlight/highlight-3.57.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57.ebuild b/app-text/highlight/highlight-3.57.ebuild index ba004f3beacf..485ab4512871 100644 --- a/app-text/highlight/highlight-3.57.ebuild +++ b/app-text/highlight/highlight-3.57.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" RDEPEND=" |