diff options
author | 2024-11-25 21:48:37 +0000 | |
---|---|---|
committer | 2024-11-25 21:48:37 +0000 | |
commit | 3acffb2a8af88206564d2283d603fb9d6ba490a4 (patch) | |
tree | f87698bde6c524da004855954610d673378aa669 /app-text/sablotron | |
parent | dev-libs/libjcat: Stabilize 0.2.2 ppc64, #944573 (diff) | |
download | gentoo-3acffb2a8af88206564d2283d603fb9d6ba490a4.tar.gz gentoo-3acffb2a8af88206564d2283d603fb9d6ba490a4.tar.bz2 gentoo-3acffb2a8af88206564d2283d603fb9d6ba490a4.zip |
app-text/sablotron: Stabilize 1.0.3-r3 ppc64, #944577
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sablotron/sablotron-1.0.3-r3.ebuild b/app-text/sablotron/sablotron-1.0.3-r3.ebuild index 507fa1a172d9..60c0ad85f55f 100644 --- a/app-text/sablotron/sablotron-1.0.3-r3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3-r3.ebuild @@ -15,7 +15,7 @@ S=${WORKDIR}/${MY_P} # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="perl" DEPEND=">=dev-libs/expat-1.95.6-r1" |