diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 01:05:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 01:05:51 +0000 |
commit | 5645b863a6c860af85a389e3f0a19ecf7daa4962 (patch) | |
tree | 274836467eb9376dbb0d530b2453c2b115e42b85 /app-shells/pdmenu | |
parent | profiles/base/package.use.mask: mask sci-libs/gdal[doc] (diff) | |
download | gentoo-5645b863a6c860af85a389e3f0a19ecf7daa4962.tar.gz gentoo-5645b863a6c860af85a389e3f0a19ecf7daa4962.tar.bz2 gentoo-5645b863a6c860af85a389e3f0a19ecf7daa4962.zip |
app-shells/pdmenu: Stabilize 1.3.6 x86, #768867
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/pdmenu')
-rw-r--r-- | app-shells/pdmenu/pdmenu-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pdmenu/pdmenu-1.3.6.ebuild b/app-shells/pdmenu/pdmenu-1.3.6.ebuild index c1067884845b..de614766d82a 100644 --- a/app-shells/pdmenu/pdmenu-1.3.6.ebuild +++ b/app-shells/pdmenu/pdmenu-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="nls gpm examples" DEPEND=" |