diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-27 22:19:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-27 22:30:22 +0200 |
commit | b06f4da796cdd24d01278426cdc260000cc3f0ca (patch) | |
tree | 7bc8014d4d9bd0437e52185e4c425027a8ce265c | |
parent | profiles/base/package.use.mask: unmask gn for >=www-client/chromium-53.0.2767.4 (diff) | |
download | gentoo-b06f4da796cdd24d01278426cdc260000cc3f0ca.tar.gz gentoo-b06f4da796cdd24d01278426cdc260000cc3f0ca.tar.bz2 gentoo-b06f4da796cdd24d01278426cdc260000cc3f0ca.zip |
app-misc/sleepyhead: Wipe KEYWORDS in the live ebuild
-rw-r--r-- | app-misc/sleepyhead/sleepyhead-9999.ebuild | 2 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/sleepyhead/sleepyhead-9999.ebuild b/app-misc/sleepyhead/sleepyhead-9999.ebuild index 40f5acb9f657..2cebd8086e14 100644 --- a/app-misc/sleepyhead/sleepyhead-9999.ebuild +++ b/app-misc/sleepyhead/sleepyhead-9999.ebuild @@ -15,7 +15,7 @@ EGIT_BRANCH="rich-test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="" IUSE="debug" diff --git a/profiles/package.mask b/profiles/package.mask index 7aa5b7646ed7..fbde46acef92 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -749,7 +749,6 @@ kde-misc/kgtk # live ebuilds, nor the availability of the server hosting them. As # per QA team policy, all these need to be kept masked by default, if # available in the tree. -=app-misc/sleepyhead-9999 =www-plugins/google-talkplugin-9999 # Tiziano Müller <dev-zero@gentoo.org> (08 Apr 2009) |