diff options
author | Sam James <sam@gentoo.org> | 2020-12-14 01:26:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-14 01:26:24 +0000 |
commit | bf1a62ad8edc45b8ea3d0b018f77257bd2f02f12 (patch) | |
tree | 67510b10604ec668690bf6c025a64b91171c5231 /dev-libs/volume_key | |
parent | dev-libs/volume_key: Stabilize 0.3.12-r1 ppc, #757630 (diff) | |
download | gentoo-bf1a62ad8edc45b8ea3d0b018f77257bd2f02f12.tar.gz gentoo-bf1a62ad8edc45b8ea3d0b018f77257bd2f02f12.tar.bz2 gentoo-bf1a62ad8edc45b8ea3d0b018f77257bd2f02f12.zip |
dev-libs/volume_key: Stabilize 0.3.12-r1 ppc64, #757630
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/volume_key')
-rw-r--r-- | dev-libs/volume_key/volume_key-0.3.12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild index 317711b83d12..9eb5fb16e7a9 100644 --- a/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild +++ b/dev-libs/volume_key/volume_key-0.3.12-r1.ebuild @@ -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" RESTRICT="!test? ( test )" |