diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:40:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:40:46 +0100 |
commit | 02cb1dd8207de1578cacd2ee2d4fde5509697f4f (patch) | |
tree | 4bee80f0b207e4f517779afe642725aa9dbdf42d /app-text | |
parent | app-text/rpl: drop x86-macos (diff) | |
download | gentoo-02cb1dd8207de1578cacd2ee2d4fde5509697f4f.tar.gz gentoo-02cb1dd8207de1578cacd2ee2d4fde5509697f4f.tar.bz2 gentoo-02cb1dd8207de1578cacd2ee2d4fde5509697f4f.zip |
app-text/scrollkeeper-dtd: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild b/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild index 6e6ccd06e2a1..a3d62ec869e6 100644 --- a/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild +++ b/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/${DTD_FIL LICENSE="FDL-1.1" SLOT="1.0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/libxml2-2.4.19" |