diff options
author | 2020-12-17 07:54:57 +0000 | |
---|---|---|
committer | 2020-12-17 07:54:57 +0000 | |
commit | a5ddff6ea644bf786bcd6c58f8100619ded5267d (patch) | |
tree | b645c69891af0c7c3313185fab08c6c29563ea99 | |
parent | app-text/epspdf: Stabilize 0.6.3-r1 ppc, #760360 (diff) | |
download | gentoo-a5ddff6ea644bf786bcd6c58f8100619ded5267d.tar.gz gentoo-a5ddff6ea644bf786bcd6c58f8100619ded5267d.tar.bz2 gentoo-a5ddff6ea644bf786bcd6c58f8100619ded5267d.zip |
app-text/highlight: Stabilize 3.57-r1 ppc, #760363
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/highlight/highlight-3.57-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-3.57-r1.ebuild b/app-text/highlight/highlight-3.57-r1.ebuild index 429033c252d4..a54516df1e7f 100644 --- a/app-text/highlight/highlight-3.57-r1.ebuild +++ b/app-text/highlight/highlight-3.57-r1.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=" |