diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-02 10:07:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 10:10:29 +0000 |
commit | 0e613efc813b380e543fc4440413f10649942ae5 (patch) | |
tree | 9e8c194543e32564892cfc0e17292026e8e2825d /dev-libs/volume_key | |
parent | app-text/qpdf: stable 8.2.1 for sparc, bug #674814 (diff) | |
download | gentoo-0e613efc813b380e543fc4440413f10649942ae5.tar.gz gentoo-0e613efc813b380e543fc4440413f10649942ae5.tar.bz2 gentoo-0e613efc813b380e543fc4440413f10649942ae5.zip |
dev-libs/volume_key: stable 0.3.11 for sparc, bug #676362
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/volume_key')
-rw-r--r-- | dev-libs/volume_key/volume_key-0.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/volume_key/volume_key-0.3.11.ebuild b/dev-libs/volume_key/volume_key-0.3.11.ebuild index dd271b306448..92af05b9da2e 100644 --- a/dev-libs/volume_key/volume_key-0.3.11.ebuild +++ b/dev-libs/volume_key/volume_key-0.3.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="http://releases.pagure.org/${PN}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |