diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:26:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-25 22:33:51 +0100 |
commit | 0ba6ccd4d55ce826097b3e6bb21587ac39ce55ab (patch) | |
tree | e6693ce29aa608606727defbf4d9d28f7df40fbe /app-portage | |
parent | app-portage/eix: x86 stable (bug #751109) (diff) | |
download | gentoo-0ba6ccd4d55ce826097b3e6bb21587ac39ce55ab.tar.gz gentoo-0ba6ccd4d55ce826097b3e6bb21587ac39ce55ab.tar.bz2 gentoo-0ba6ccd4d55ce826097b3e6bb21587ac39ce55ab.zip |
app-portage/gentoopm: x86 stable (bug #751112)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gentoopm/gentoopm-0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoopm/gentoopm-0.3.2.ebuild b/app-portage/gentoopm/gentoopm-0.3.2.ebuild index 2288dc790c48..f0f31e5422a9 100644 --- a/app-portage/gentoopm/gentoopm-0.3.2.ebuild +++ b/app-portage/gentoopm/gentoopm-0.3.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/gentoopm/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~mips x86" IUSE="" RDEPEND=" |