diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:30:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-26 14:30:52 +0300 |
commit | b78ea98fd8f9de4cba52da3d69c31f1c9e225c24 (patch) | |
tree | 4d65859b2f8569566892e214c7c7fa91c7812c6d /app-portage/pram | |
parent | sys-libs/openipmi: amd64 stable wrt bug #686398 (diff) | |
download | gentoo-b78ea98fd8f9de4cba52da3d69c31f1c9e225c24.tar.gz gentoo-b78ea98fd8f9de4cba52da3d69c31f1c9e225c24.tar.bz2 gentoo-b78ea98fd8f9de4cba52da3d69c31f1c9e225c24.zip |
app-portage/pram: amd64 stable wrt bug #686694
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-portage/pram')
-rw-r--r-- | app-portage/pram/pram-7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pram/pram-7.ebuild b/app-portage/pram/pram-7.ebuild index 61c091c9c5c6..515d0a342fb1 100644 --- a/app-portage/pram/pram-7.ebuild +++ b/app-portage/pram/pram-7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mgorny/pram/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |