diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:03 +0000 |
commit | 0b2037590cea91afd24b082e4ca855f8f56c8aac (patch) | |
tree | 1c26ea282a138fc31234c622b4956bd1f2b9782a /app-text/scrollkeeper-dtd | |
parent | app-text/rman: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-0b2037590cea91afd24b082e4ca855f8f56c8aac.tar.gz gentoo-0b2037590cea91afd24b082e4ca855f8f56c8aac.tar.bz2 gentoo-0b2037590cea91afd24b082e4ca855f8f56c8aac.zip |
app-text/scrollkeeper-dtd: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/scrollkeeper-dtd')
-rw-r--r-- | app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a3d62ec869e6..e36c055a77dd 100644 --- a/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild +++ b/app-text/scrollkeeper-dtd/scrollkeeper-dtd-1.0-r1.ebuild @@ -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 ~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" |